{
 "oeselftest_ubuntu-24.04_qemuarm64_20260812074806": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-24.04",
   "HOST_NAME": "ubuntu2404-vk-arm2",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "ef94876cf52044cbd3da1fa30d7a8c7598768c75",
     "commit_count": 68334,
     "commit_time": 1786518178
    },
    "meta-poky": {
     "branch": "master-next",
     "commit": "3046be5caa45d538f3995657d06502fe5b530983",
     "commit_count": 1816,
     "commit_time": 1786482146
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "ef94876cf52044cbd3da1fa30d7a8c7598768c75",
     "commit_count": 68334,
     "commit_time": 1786518178
    },
    "meta-yocto-bsp": {
     "branch": "master-next",
     "commit": "3046be5caa45d538f3995657d06502fe5b530983",
     "commit_count": 1816,
     "commit_time": 1786482146
    }
   },
   "MACHINE": "qemuarm64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20260812074806",
   "TESTSERIES": "oeqa",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 60.827,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_cleanup": {
    "duration": 103.741,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 45.041,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 44.957,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 43.751,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 42.476,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 12.067,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 39.73,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 51.499,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 39.761,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 18.681,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 63.045,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 42.242,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 11.679,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 39.939,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 165.532,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 177.07,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 409.043,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 111.621,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 50.505,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments": {
    "duration": 22.056,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 22.847,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_show_fragment": {
    "duration": 1.959,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.673,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 7.662,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 42.889,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 2.315,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 29.226,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 12.127,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 30.784,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.8834,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 4.795,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 30.169,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 5.382,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry": {
    "duration": 1.998,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 0.2596,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 117.082,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 1293.087,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 1012.024,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 953.105,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 785.049,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 62.229,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 48.358,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 43.383,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 15.182,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 18.615,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 14.459,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 13.531,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 19.311,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 13.83,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 15.622,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 14.544,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 14.254,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 14.897,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 15.157,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 15.243,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 14.22,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 15.664,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 14.675,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 14.524,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 14.695,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.436,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 57.277,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 6.436,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 0.968,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 7.839,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 37.332,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 53.149,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 12.446,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 3.733,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 40.842,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 82.145,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 42.047,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 26.469,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 28.854,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 48.935,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 15.011,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 105.113,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 52.618,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 5.637,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 5.333,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 26.837,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 41.29,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 5.189,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 7.0,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 41.24,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 3.587,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 3.237,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.612,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 26.633,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 53.566,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 38.49,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 5.688,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 0.7861,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 87.916,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 93.228,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_diff": {
    "duration": 93.225,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_fileinfo": {
    "duration": 22.337,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 66.736,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 148.178,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 163.585,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 254.226,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 319.728,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 60.696,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 42.331,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 116.361,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 60.55,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 60.927,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 58.122,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 57.848,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 58.665,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 87.607,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.01136,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.005827,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.005306,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.005087,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.006685,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 73.011,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 156.477,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 1832.737,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 78.177,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 80.203,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 98.614,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 53.492,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 1975.422,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 56.872,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 54.735,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 800.474,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 1.222,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 42.091,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 8768.888,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 3081.56,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 180.603,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 49.625,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 458.795,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake_clang": {
    "duration": 550.044,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_kernel_module": {
    "duration": 1531.236,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 409.436,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson_clang": {
    "duration": 432.46,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_cmake_clang": {
    "duration": 438.021,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_meson_clang": {
    "duration": 330.799,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 655.686,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 79.658,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 476.093,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 3579.519,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 2459.982,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 190.99,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 2359.417,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 35.191,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 58.257,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 152.764,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_kernel_cfg_subdirs": {
    "duration": 215.409,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 96.979,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 81.021,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multi_git_destsuffix_standalone": {
    "duration": 73.221,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 1035.163,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 526.75,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_nested_gitsm": {
    "duration": 52.421,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 43.067,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 43.87,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 740.919,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 54.919,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 8.189,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 165.386,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 197.986,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 75.965,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 126.522,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 131.333,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 71.976,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_gitsm": {
    "duration": 67.076,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 1479.277,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 59.046,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 59.575,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 62.169,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 69.029,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 68.202,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 277.809,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 99.235,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 101.865,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 126.277,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 149.762,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 5.276,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 13.174,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 124.602,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 125.787,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 118.42,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 120.47,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 71.147,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm": {
    "duration": 77.494,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 129.087,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 2077.001,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.002172,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 92.56,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 130.573,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 0.0009212,
    "log": "test is qemux86-64 specific currently\n",
    "status": "SKIPPED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 1377.56,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/esdk.py\", line 117, in test_image_generation_binary_feeds\n    oeSDKExtSelfTest.run_esdk_cmd(self.env_eSDK, self.tmpdir_eSDKQA, cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/esdk.py\", line 36, in run_esdk_cmd\n    runCmd(\"cd %s; unset BBPATH; unset BUILDDIR; . %s; %s\" % (tmpdir_eSDKQA, env_eSDK, cmd), **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'cd /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp; unset BBPATH; unset BUILDDIR; . /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/environment-setup-cortexa57-poky-linux; devtool build-image core-image-minimal' returned non-zero exit status 1:\nSDK environment now set up; additionally you may now run devtool to perform development tasks.\nRun devtool --help for further details.\nWARNING: attempting to use the extensible SDK in an environment set up to run bitbake - this may lead to unexpected results. Please source this script in a new shell session instead.\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1042 .bb files complete (0 cached, 1042 parsed). 2091 targets, 63 skipped, 0 masked, 0 errors.\nWARNING: No packages to add, building image core-image-minimal unmodified\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 2091 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nInitialising tasks...done.\nChecking sstate mirror object availability...done.\nSstate summary: Wanted 2073 Local 44 Mirrors 0 Missed 2029 Current 250 (2% match, 12% complete)\nWARNING: The core-image-minimal:do_rootfs sig is computed to be 0a9106ebf4758a5fdbf3437e672e258c491d4bff57ccb35ef8c22379cfc266a2, but the sig is locked to 40a18a53db55e2ca897758ff535fb97a0f8d5576607d75274207d43ed0ca635b in SIGGEN_LOCKEDSIGS_t-qemuarm64\nThe core-image-minimal:do_image sig is computed to be cf31815090df08c1f7c7ffa6fca4428df85e29112f6c6d11cffb0943d6c81605, but the sig is locked to 92c3aadc6d66a034a41041799e27a97580c831c44413ee2d5afedbfc1b244150 in SIGGEN_LOCKEDSIGS_t-qemuarm64\nThe core-image-minimal:do_image_complete sig is computed to be 1935739b83bc0b9b0c1949560ac5968265b3143bd73d2fa72ac6757f27b71075, but the sig is locked to 37a2abb311d05209d141d224e80ead01f0528ee55a2b165c00ec3dffc5cf216f in SIGGEN_LOCKEDSIGS_t-qemuarm64\nNOTE: Executing Tasks\nNOTE: Running setscene task 1685 of 2323 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_16.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1820 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2197 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2199 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2201 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gperf/gperf_3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2222 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2224 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2225 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/rsync/rsync_3.4.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2238 of 2323 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_16.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2251 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe gcc-16.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-16.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gperf-native-3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 2 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_fetch)\nNOTE: recipe gawk-native-5.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rsync-native-3.4.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe patch-native-2.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gperf-native-3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2270 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2272 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gperf/gperf_3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe perlcross-native-1.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rsync-native-3.4.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2275 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe patch-native-2.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2276 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/rsync/rsync_3.4.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2277 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2279 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gawk-native-5.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2281 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2283 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2284 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.42.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2285 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2287 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_fetch: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perlcross-native-1.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rsync-native-3.4.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe patch-native-2.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gawk-native-5.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perlcross-native-1.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rsync-native-3.4.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-native-2.42.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe patch-native-2.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2289 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_recipe_qa_setscene)\nNOTE: recipe gperf-native-3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gawk-native-5.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2291 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_recipe_qa_setscene)\nNOTE: recipe gperf-native-3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-native-2.42.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2293 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-gnome/gtk-doc/gtk-doc_1.36.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2294 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.42.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2295 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-native-2.42.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-native-2.42.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2297 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/meson/meson_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2298 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libxslt/libxslt_1.1.45.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2299 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-gnome/gtk-doc/gtk-doc_1.36.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2301 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb:do_recipe_qa_setscene)\nNOTE: recipe meson-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxslt-native-1.1.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2302 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_3.0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe meson-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2304 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libxslt/libxslt_1.1.45.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2306 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/ninja/ninja_1.13.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2307 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/meson/meson_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.13.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxslt-native-1.1.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meson-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxslt-native-1.1.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.13.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe meson-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2308 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/re2c/re2c_4.5.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2310 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/ninja/ninja_1.13.2.bb:do_recipe_qa_setscene)\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2312 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_3.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe ninja-native-1.13.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-4.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.13.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-4.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2314 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/automake/automake_1.18.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2315 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/re2c/re2c_4.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-4.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe automake-native-1.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe re2c-native-4.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe automake-native-1.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2317 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/automake/automake_1.18.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2318 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf/autoconf_2.73.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-native-2.73-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe automake-native-1.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-native-2.73-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2320 of 2323 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2321 of 2323 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf/autoconf_2.73.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_fetch: Succeeded\nNOTE: Running task 4 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_fetch)\nNOTE: recipe quilt-native-0.69-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_fetch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 5 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_unpack)\nNOTE: recipe autoconf-native-2.73-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.69-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2323 of 2323 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-native-2.73-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_unpack: Started\nNOTE: recipe quilt-native-0.69-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.69-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_unpack: Succeeded\nNOTE: Running task 7 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_fetch)\nNOTE: recipe quilt-native-0.69-r0: task do_fetch: Started\nNOTE: recipe quilt-native-0.69-r0: task do_fetch: Succeeded\nNOTE: Running task 8 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_unpack)\nNOTE: recipe quilt-native-0.69-r0: task do_unpack: Started\nNOTE: recipe quilt-native-0.69-r0: task do_unpack: Succeeded\nNOTE: Running task 9 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_patch)\nNOTE: recipe quilt-native-0.69-r0: task do_patch: Started\nNOTE: recipe quilt-native-0.69-r0: task do_patch: Succeeded\nNOTE: Running task 10 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_deploy_source_date_epoch)\nNOTE: recipe quilt-native-0.69-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe quilt-native-0.69-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 16 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_patch)\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_patch: Started\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_patch: Succeeded\nNOTE: Running task 17 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_unpack)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_unpack: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 18 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_patch)\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_patch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 20 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/gettext/gettext-minimal-native_1.0.bb:do_fetch)\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_fetch: Started\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 22 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.21.bb:do_fetch)\nNOTE: recipe m4-native-1.4.21-r0: task do_fetch: Started\nNOTE: recipe m4-native-1.4.21-r0: task do_fetch: Succeeded\nNOTE: Running task 23 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/gettext/gettext-minimal-native_1.0.bb:do_unpack)\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_unpack: Started\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 24 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/gettext/gettext-minimal-native_1.0.bb:do_patch)\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_patch: Started\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 25 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.21.bb:do_unpack)\nNOTE: recipe m4-native-1.4.21-r0: task do_unpack: Started\nNOTE: No pressure is limiting task startup\nNOTE: Running task 26 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_deploy_source_date_epoch)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe m4-native-1.4.21-r0: task do_unpack: Succeeded\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 27 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.21.bb:do_patch)\nNOTE: recipe m4-native-1.4.21-r0: task do_patch: Started\nNOTE: recipe m4-native-1.4.21-r0: task do_patch: Succeeded\nNOTE: Running task 33 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_deploy_source_date_epoch)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 40 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf/autoconf_2.73.bb:do_fetch)\nNOTE: recipe autoconf-native-2.73-r0: task do_fetch: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe autoconf-native-2.73-r0: task do_fetch: Succeeded\nNOTE: Running task 41 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/gettext/gettext-minimal-native_1.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 47 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.21.bb:do_deploy_source_date_epoch)\nNOTE: recipe m4-native-1.4.21-r0: task do_deploy_source_date_epoch: Started\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe m4-native-1.4.21-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 53 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf/autoconf_2.73.bb:do_unpack)\nNOTE: recipe autoconf-native-2.73-r0: task do_unpack: Started\nNOTE: recipe autoconf-native-2.73-r0: task do_unpack: Succeeded\nNOTE: Running task 54 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf/autoconf_2.73.bb:do_patch)\nNOTE: recipe autoconf-native-2.73-r0: task do_patch: Started\nNOTE: recipe autoconf-native-2.73-r0: task do_patch: Succeeded\nNOTE: Running task 55 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf/autoconf_2.73.bb:do_deploy_source_date_epoch)\nNOTE: recipe autoconf-native-2.73-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe autoconf-native-2.73-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 62 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/automake/automake_1.18.1.bb:do_fetch)\nNOTE: recipe automake-native-1.18.1-r0: task do_fetch: Started\nNOTE: recipe automake-native-1.18.1-r0: task do_fetch: Succeeded\nNOTE: Running task 63 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/automake/automake_1.18.1.bb:do_unpack)\nNOTE: recipe automake-native-1.18.1-r0: task do_unpack: Started\nNOTE: recipe automake-native-1.18.1-r0: task do_unpack: Succeeded\nNOTE: Running task 64 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/automake/automake_1.18.1.bb:do_patch)\nNOTE: recipe automake-native-1.18.1-r0: task do_patch: Started\nNOTE: recipe automake-native-1.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 66 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-native_2.6.2.bb:do_fetch)\nNOTE: recipe libtool-native-2.6.2-r0: task do_fetch: Started\nNOTE: recipe libtool-native-2.6.2-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-native_2.6.2.bb:do_unpack)\nNOTE: recipe libtool-native-2.6.2-r0: task do_unpack: Started\nNOTE: recipe libtool-native-2.6.2-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/automake/automake_1.18.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe automake-native-1.18.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe automake-native-1.18.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 69 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-native_2.6.2.bb:do_patch)\nNOTE: recipe libtool-native-2.6.2-r0: task do_patch: Started\nNOTE: recipe libtool-native-2.6.2-r0: task do_patch: Succeeded\nNOTE: Running task 75 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-native_2.6.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe libtool-native-2.6.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libtool-native-2.6.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 82 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_3.0.5.bb:do_fetch)\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_fetch: Started\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 84 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/attr/attr_2.6.0.bb:do_fetch)\nNOTE: recipe attr-native-2.6.0-r0: task do_fetch: Started\nNOTE: recipe attr-native-2.6.0-r0: task do_fetch: Succeeded\nNOTE: Running task 85 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_3.0.5.bb:do_unpack)\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_unpack: Started\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 86 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_3.0.5.bb:do_patch)\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_patch: Started\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 88 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_fetch)\nNOTE: recipe zlib-native-1.3.2-r0: task do_fetch: Started\nNOTE: recipe zlib-native-1.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 90 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_fetch)\nNOTE: recipe flex-native-2.6.4-r0: task do_fetch: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_fetch: Succeeded\nNOTE: Running task 91 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/attr/attr_2.6.0.bb:do_unpack)\nNOTE: recipe attr-native-2.6.0-r0: task do_unpack: Started\nNOTE: recipe attr-native-2.6.0-r0: task do_unpack: Succeeded\nNOTE: Running task 92 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/attr/attr_2.6.0.bb:do_patch)\nNOTE: recipe attr-native-2.6.0-r0: task do_patch: Started\nNOTE: recipe attr-native-2.6.0-r0: task do_patch: Succeeded\nNOTE: Running task 94 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_fetch)\nNOTE: recipe patch-native-2.8-r0: task do_fetch: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe patch-native-2.8-r0: task do_fetch: Succeeded\nNOTE: Running task 95 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_unpack)\nNOTE: recipe zlib-native-1.3.2-r0: task do_unpack: Started\nNOTE: recipe zlib-native-1.3.2-r0: task do_unpack: Succeeded\nNOTE: Running task 96 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_patch)\nNOTE: recipe zlib-native-1.3.2-r0: task do_patch: Started\nNOTE: recipe zlib-native-1.3.2-r0: task do_patch: Succeeded\nNOTE: Running task 97 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_unpack)\nNOTE: recipe flex-native-2.6.4-r0: task do_unpack: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_unpack: Succeeded\nNOTE: Running task 98 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_patch)\nNOTE: recipe flex-native-2.6.4-r0: task do_patch: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_patch: Succeeded\nNOTE: Running task 99 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_3.0.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 106 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_fetch)\nNOTE: recipe gmp-native-6.3.0-r0: task do_fetch: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 108 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_fetch)\nNOTE: recipe bison-native-3.8.2-r0: task do_fetch: Started\nWARNING: bison-native-3.8.2-r0 do_fetch: Failed to fetch URL https://ftpmirror.gnu.org/gnu/bison/bison-3.8.2.tar.xz, attempting MIRRORS if available\nNOTE: recipe bison-native-3.8.2-r0: task do_fetch: Succeeded\nNOTE: Running task 109 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/attr/attr_2.6.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe attr-native-2.6.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe attr-native-2.6.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 116 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.4.bb:do_fetch)\nNOTE: recipe sqlite3-native-3_3.53.4-r0: task do_fetch: Started\nNOTE: recipe sqlite3-native-3_3.53.4-r0: task do_fetch: Succeeded\nNOTE: Running task 117 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_unpack)\nNOTE: recipe patch-native-2.8-r0: task do_unpack: Started\nNOTE: recipe patch-native-2.8-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_patch)\nNOTE: recipe patch-native-2.8-r0: task do_patch: Started\nNOTE: recipe patch-native-2.8-r0: task do_patch: Succeeded\nNOTE: Running task 120 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch)\nNOTE: recipe pseudo-native-1.9.11-r0: task do_fetch: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: Running task 121 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_unpack)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe gmp-native-6.3.0-r0: task do_unpack: Started\nNOTE: recipe pseudo-native-1.9.11-r0: task do_fetch: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_unpack: Succeeded\nNOTE: Running task 122 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_patch)\nNOTE: recipe gmp-native-6.3.0-r0: task do_patch: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_patch: Succeeded\nNOTE: Running task 124 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_fetch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_fetch: Succeeded\nNOTE: Running task 125 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_unpack)\nNOTE: recipe bison-native-3.8.2-r0: task do_unpack: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 126 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_patch)\nNOTE: recipe bison-native-3.8.2-r0: task do_patch: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_patch: Succeeded\nNOTE: Running task 128 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.47.bb:do_fetch)\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_fetch: Started\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_fetch: Succeeded\nNOTE: Running task 129 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe zlib-native-1.3.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe zlib-native-1.3.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 135 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe flex-native-2.6.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 141 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.4.bb:do_unpack)\nNOTE: recipe sqlite3-native-3_3.53.4-r0: task do_unpack: Started\nNOTE: recipe sqlite3-native-3_3.53.4-r0: task do_unpack: Succeeded\nNOTE: Running task 142 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.4.bb:do_patch)\nNOTE: recipe sqlite3-native-3_3.53.4-r0: task do_patch: Started\nNOTE: recipe sqlite3-native-3_3.53.4-r0: task do_patch: Succeeded\nNOTE: Running task 144 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_fetch)\nNOTE: recipe gdbm-native-1.26-r0: task do_fetch: Started\nNOTE: recipe gdbm-native-1.26-r0: task do_fetch: Succeeded\nNOTE: Running task 146 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_fetch)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_fetch: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_fetch: Succeeded\nNOTE: Running task 147 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_unpack)\nNOTE: recipe pseudo-native-1.9.11-r0: task do_unpack: Started\nNOTE: recipe pseudo-native-1.9.11-r0: task do_unpack: Succeeded\nNOTE: Running task 148 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_patch)\nNOTE: recipe pseudo-native-1.9.11-r0: task do_patch: Started\nNOTE: recipe pseudo-native-1.9.11-r0: task do_patch: Succeeded\nNOTE: Running task 150 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_fetch)\nNOTE: recipe zstd-native-1.5.7-r0: task do_fetch: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_fetch: Succeeded\nNOTE: Running task 153 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: recipe make-native-4.4.1-r0: task do_fetch: Started\nWARNING: make-native-4.4.1-r0 do_fetch: Failed to fetch URL https://ftpmirror.gnu.org/gnu/make/make-4.4.1.tar.gz, attempting MIRRORS if available\nNOTE: recipe make-native-4.4.1-r0: task do_fetch: Succeeded\nNOTE: Running task 154 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_fetch)\nNOTE: recipe perlcross-native-1.6.4-r0: task do_fetch: Started\nNOTE: recipe perlcross-native-1.6.4-r0: task do_fetch: Succeeded\nNOTE: Running task 156 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.44.0.bb:do_fetch)\nNOTE: recipe perl-native-5.44.0-r0: task do_fetch: Started\nNOTE: No pressure is limiting task startup\nNOTE: Running task 157 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe perl-native-5.44.0-r0: task do_fetch: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_unpack: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_unpack: Succeeded\nNOTE: Running task 158 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_patch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_patch: Succeeded\nNOTE: Running task 159 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe patch-native-2.8-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe patch-native-2.8-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 165 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.47.bb:do_unpack)\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_unpack: Started\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_unpack: Succeeded\nNOTE: Running task 166 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.47.bb:do_patch)\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_patch: Started\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_patch: Succeeded\nNOTE: Running task 167 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_unpack)\nNOTE: recipe gdbm-native-1.26-r0: task do_unpack: Started\nNOTE: recipe gdbm-native-1.26-r0: task do_unpack: Succeeded\nNOTE: Running task 168 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_patch)\nNOTE: recipe gdbm-native-1.26-r0: task do_patch: Started\nNOTE: recipe gdbm-native-1.26-r0: task do_patch: Succeeded\nNOTE: Running task 169 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe gmp-native-6.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 175 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_unpack)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_unpack: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_unpack: Succeeded\nNOTE: Running task 176 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_patch)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_patch: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_patch: Succeeded\nNOTE: Running task 178 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_fetch)\nNOTE: No pressure is limiting task startup\nNOTE: Running task 179 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_unpack)\nNOTE: Running task 180 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_deploy_source_date_epoch)\nNOTE: Running task 182 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.4.bb:do_deploy_source_date_epoch)\nNOTE: Running task 184 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: Running task 185 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_unpack)\nNOTE: Running task 186 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.44.0.bb:do_unpack)\nNOTE: Running task 188 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/attr/acl_2.4.0.bb:do_fetch)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe ncurses-native-6.6-r0: task do_fetch: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_unpack: Started\nNOTE: recipe perlcross-native-1.6.4-r0: task do_unpack: Started\nNOTE: recipe sqlite3-native-3_3.53.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe make-native-4.4.1-r0: task do_unpack: Started\nNOTE: recipe acl-native-2.4.0-r0: task do_fetch: Started\nNOTE: recipe perl-native-5.44.0-r0: task do_unpack: Started\nNOTE: recipe sqlite3-native-3_3.53.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_unpack: Succeeded\nNOTE: recipe perlcross-native-1.6.4-r0: task do_unpack: Succeeded\nNOTE: recipe perl-native-5.44.0-r0: task do_unpack: Succeeded\nNOTE: recipe zstd-native-1.5.7-r0: task do_unpack: Succeeded\nNOTE: recipe ncurses-native-6.6-r0: task do_fetch: Succeeded\nNOTE: No pressure is limiting task startup\nNOTE: Running task 189 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_patch)\nNOTE: Running task 198 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: Running task 199 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_patch)\nNOTE: Running task 200 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.44.0.bb:do_patch)\nNOTE: Running task 202 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_fetch)\nNOTE: Running task 205 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/rsync/rsync_3.4.4.bb:do_fetch)\nNOTE: Running task 206 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_fetch)\nNOTE: Running task 208 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_fetch)\nNOTE: Running task 210 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.1.bb:do_fetch)\nNOTE: Running task 211 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_source_date_epoch)\nNOTE: Running task 214 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-source_16.1.bb:do_fetch)\nNOTE: Running task 215 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch)\nNOTE: Running task 218 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.3.bb:do_fetch)\nNOTE: Running task 220 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.7.bb:do_fetch)\nNOTE: Running task 221 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_unpack)\nNOTE: recipe zstd-native-1.5.7-r0: task do_patch: Started\nNOTE: recipe make-native-4.4.1-r0: task do_patch: Started\nNOTE: recipe linux-libc-headers-6.18-r0: task do_fetch: Started\nNOTE: recipe perlcross-native-1.6.4-r0: task do_patch: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_fetch: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_patch: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_fetch: Started\nNOTE: recipe perl-native-5.44.0-r0: task do_patch: Started\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_fetch: Started\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe rsync-native-3.4.4-r0: task do_fetch: Started\nNOTE: recipe pseudo-native-1.9.11-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmpc-native-1.4.1-r0: task do_fetch: Started\nNOTE: recipe xz-native-5.8.3-r0: task do_fetch: Started\nNOTE: recipe ncurses-native-6.6-r0: task do_unpack: Started\nNOTE: recipe openssl-native-3.5.7-r0: task do_fetch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe pseudo-native-1.9.11-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_patch: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe rsync-native-3.4.4-r0: task do_fetch: Succeeded\nNOTE: recipe perlcross-native-1.6.4-r0: task do_patch: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_fetch: Succeeded\nNOTE: recipe perl-native-5.44.0-r0: task do_patch: Succeeded\nNOTE: recipe xz-native-5.8.3-r0: task do_fetch: Succeeded\nNOTE: recipe acl-native-2.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe ncurses-native-6.6-r0: task do_unpack: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_fetch: Succeeded\nNOTE: recipe openssl-native-3.5.7-r0: task do_fetch: Succeeded\nNOTE: recipe linux-libc-headers-6.18-r0: task do_fetch: Succeeded\nNOTE: recipe libmpc-native-1.4.1-r0: task do_fetch: Succeeded\nNOTE: No pressure is limiting task startup\nNOTE: Running task 230 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_patch)\nNOTE: Running task 231 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.47.bb:do_deploy_source_date_epoch)\nNOTE: Running task 233 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/attr/acl_2.4.0.bb:do_unpack)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: Running task 234 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_unpack)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe ncurses-native-6.6-r0: task do_patch: Started\nNOTE: recipe acl-native-2.4.0-r0: task do_unpack: Started\nNOTE: recipe popt-native-1.19-r0: task do_unpack: Started\nNOTE: recipe acl-native-2.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_unpack: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe ncurses-native-6.6-r0: task do_patch: Succeeded\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 235 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-source_16.1.bb:do_unpack)\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_unpack: Started\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 236 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-source_16.1.bb:do_patch)\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_patch: Started\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 241 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/attr/acl_2.4.0.bb:do_patch)\nNOTE: recipe acl-native-2.4.0-r0: task do_patch: Started\nNOTE: recipe acl-native-2.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 242 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_patch)\nNOTE: recipe popt-native-1.19-r0: task do_patch: Started\nNOTE: recipe popt-native-1.19-r0: task do_patch: Succeeded\nNOTE: Running task 243 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/rsync/rsync_3.4.4.bb:do_unpack)\nNOTE: recipe rsync-native-3.4.4-r0: task do_unpack: Started\nNOTE: recipe rsync-native-3.4.4-r0: task do_unpack: Succeeded\nNOTE: Running task 244 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_unpack)\nNOTE: recipe unifdef-native-2.12-r0: task do_unpack: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_unpack: Succeeded\nNOTE: Running task 245 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/rsync/rsync_3.4.4.bb:do_patch)\nNOTE: recipe rsync-native-3.4.4-r0: task do_patch: Started\nNOTE: recipe rsync-native-3.4.4-r0: task do_patch: Succeeded\nNOTE: Running task 246 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_patch)\nNOTE: recipe unifdef-native-2.12-r0: task do_patch: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_patch: Succeeded\nNOTE: Running task 247 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_unpack)\nNOTE: recipe linux-libc-headers-6.18-r0: task do_unpack: Started\nNOTE: recipe linux-libc-headers-6.18-r0: task do_unpack: Succeeded\nNOTE: Running task 248 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_patch)\nNOTE: recipe linux-libc-headers-6.18-r0: task do_patch: Started\nNOTE: recipe linux-libc-headers-6.18-r0: task do_patch: Succeeded\nNOTE: Running task 249 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_deploy_source_date_epoch)\nNOTE: recipe gdbm-native-1.26-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gdbm-native-1.26-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 255 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.1.bb:do_unpack)\nNOTE: recipe libmpc-native-1.4.1-r0: task do_unpack: Started\nNOTE: recipe libmpc-native-1.4.1-r0: task do_unpack: Succeeded\nNOTE: Running task 256 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 257 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.1.bb:do_patch)\nNOTE: recipe libmpc-native-1.4.1-r0: task do_patch: Started\nNOTE: recipe libmpc-native-1.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 263 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe zstd-native-1.5.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 269 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe make-native-4.4.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe make-native-4.4.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 270 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe perlcross-native-1.6.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe perlcross-native-1.6.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 281 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.44.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe perl-native-5.44.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe perl-native-5.44.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 287 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.3.bb:do_unpack)\nNOTE: recipe xz-native-5.8.3-r0: task do_unpack: Started\nNOTE: recipe xz-native-5.8.3-r0: task do_unpack: Succeeded\nNOTE: Running task 288 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.3.bb:do_patch)\nNOTE: recipe xz-native-5.8.3-r0: task do_patch: Started\nNOTE: recipe xz-native-5.8.3-r0: task do_patch: Succeeded\nNOTE: Running task 289 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.7.bb:do_unpack)\nNOTE: recipe openssl-native-3.5.7-r0: task do_unpack: Started\nNOTE: recipe openssl-native-3.5.7-r0: task do_unpack: Succeeded\nNOTE: Running task 290 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.7.bb:do_patch)\nNOTE: recipe openssl-native-3.5.7-r0: task do_patch: Started\nNOTE: recipe openssl-native-3.5.7-r0: task do_patch: Succeeded\nNOTE: Running task 292 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/expat/expat_2.8.3.bb:do_fetch)\nNOTE: recipe expat-native-2.8.3-r0: task do_fetch: Started\nNOTE: recipe expat-native-2.8.3-r0: task do_fetch: Succeeded\nNOTE: Running task 293 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-source_16.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 294 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-source_16.1.bb:do_preconfigure)\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_preconfigure: Started\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_preconfigure: Succeeded\nNOTE: Running task 296 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/re2c/re2c_4.5.1.bb:do_fetch)\nNOTE: recipe re2c-native-4.5.1-r0: task do_fetch: Started\nNOTE: recipe re2c-native-4.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 298 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/ninja/ninja_1.13.2.bb:do_fetch)\nNOTE: recipe ninja-native-1.13.2-r0: task do_fetch: Started\nNOTE: No pressure is limiting task startup\nNOTE: Running task 300 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.42.2.bb:do_fetch)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe util-linux-libuuid-native-2.42.2-r0: task do_fetch: Started\nNOTE: recipe util-linux-libuuid-native-2.42.2-r0: task do_fetch: Succeeded\nNOTE: recipe ninja-native-1.13.2-r0: task do_fetch: Succeeded\nNOTE: Running task 302 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/cmake/cmake-native_4.4.2.bb:do_fetch)\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe cmake-native-4.4.2-r0: task do_fetch: Started\nNOTE: recipe cmake-native-4.4.2-r0: task do_fetch: Succeeded\nNOTE: Running task 304 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_fetch)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_fetch: Started\nWARNING: autoconf-archive-native-2024.10.16-r0 do_fetch: Failed to fetch URL https://ftpmirror.gnu.org/gnu/autoconf-archive/autoconf-archive-2024.10.16.tar.xz, attempting MIRRORS if available\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_fetch: Succeeded\nNOTE: Running task 305 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_deploy_source_date_epoch)\nNOTE: recipe ncurses-native-6.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe ncurses-native-6.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 312 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.8.0.bb:do_fetch)\nNOTE: recipe libffi-native-3.8.0-r0: task do_fetch: Started\nNOTE: recipe libffi-native-3.8.0-r0: task do_fetch: Succeeded\nNOTE: Running task 313 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/expat/expat_2.8.3.bb:do_unpack)\nNOTE: recipe expat-native-2.8.3-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.8.3-r0: task do_unpack: Succeeded\nNOTE: Running task 315 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20260512-3.1.bb:do_fetch)\nNOTE: recipe libedit-native-20260512-3.1-r0: task do_fetch: Started\nNOTE: recipe libedit-native-20260512-3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 316 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/expat/expat_2.8.3.bb:do_patch)\nNOTE: recipe expat-native-2.8.3-r0: task do_patch: Started\nNOTE: recipe expat-native-2.8.3-r0: task do_patch: Succeeded\nNOTE: Running task 318 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.7.bb:do_fetch)\nNOTE: recipe python3-native-3.14.7-r0: task do_fetch: Started\nNOTE: No pressure is limiting task startup\nNOTE: Running task 319 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/attr/acl_2.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-native-3.14.7-r0: task do_fetch: Succeeded\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe acl-native-2.4.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe acl-native-2.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 325 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_deploy_source_date_epoch)\nNOTE: recipe popt-native-1.19-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe popt-native-1.19-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 331 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/rsync/rsync_3.4.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe rsync-native-3.4.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe rsync-native-3.4.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 332 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_deploy_source_date_epoch)\nNOTE: recipe unifdef-native-2.12-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 333 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_deploy_source_date_epoch)\nNOTE: recipe linux-libc-headers-6.18-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-libc-headers-6.18-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 344 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_prepare_recipe_sysroot)\nNOTE: recipe linux-libc-headers-6.18-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe linux-libc-headers-6.18-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running noexec task 345 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_configure)\nNOTE: Running noexec task 346 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_compile)\nNOTE: Running task 347 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_install)\nNOTE: recipe linux-libc-headers-6.18-r0: task do_install: Started\nNOTE: recipe linux-libc-headers-6.18-r0: task do_install: Succeeded\nNOTE: Running task 349 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libmpc-native-1.4.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmpc-native-1.4.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 355 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_16.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running noexec task 357 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_16.1.bb:do_fetch)\nNOTE: Running task 358 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_16.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 359 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_16.1.bb:do_configure)\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_configure: Started\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 360 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_16.1.bb:do_compile)\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_compile: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: Running task 361 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/re2c/re2c_4.5.1.bb:do_unpack)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe re2c-native-4.5.1-r0: task do_unpack: Started\nNOTE: recipe re2c-native-4.5.1-r0: task do_unpack: Succeeded\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: Running task 362 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/re2c/re2c_4.5.1.bb:do_patch)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe re2c-native-4.5.1-r0: task do_patch: Started\nNOTE: recipe re2c-native-4.5.1-r0: task do_patch: Succeeded\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 363 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/ninja/ninja_1.13.2.bb:do_unpack)\nNOTE: recipe ninja-native-1.13.2-r0: task do_unpack: Started\nNOTE: No pressure is limiting task startup\nNOTE: Running task 364 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.42.2.bb:do_unpack)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe ninja-native-1.13.2-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.42.2-r0: task do_unpack: Started\nNOTE: recipe util-linux-libuuid-native-2.42.2-r0: task do_unpack: Succeeded\nNOTE: Running task 365 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/ninja/ninja_1.13.2.bb:do_patch)\nNOTE: recipe ninja-native-1.13.2-r0: task do_patch: Started\nNOTE: recipe ninja-native-1.13.2-r0: task do_patch: Succeeded\nNOTE: Running task 366 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.42.2.bb:do_patch)\nNOTE: recipe util-linux-libuuid-native-2.42.2-r0: task do_patch: Started\nNOTE: recipe util-linux-libuuid-native-2.42.2-r0: task do_patch: Succeeded\nNOTE: Running task 367 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe xz-native-5.8.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe xz-native-5.8.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 373 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe openssl-native-3.5.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe openssl-native-3.5.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 379 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/cmake/cmake-native_4.4.2.bb:do_unpack)\nNOTE: recipe cmake-native-4.4.2-r0: task do_unpack: Started\nNOTE: recipe cmake-native-4.4.2-r0: task do_unpack: Succeeded\nNOTE: Running task 380 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/cmake/cmake-native_4.4.2.bb:do_patch)\nNOTE: recipe cmake-native-4.4.2-r0: task do_patch: Started\nNOTE: recipe cmake-native-4.4.2-r0: task do_patch: Succeeded\nNOTE: Running task 381 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_unpack)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_unpack: Started\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_unpack: Succeeded\nNOTE: Running task 382 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_patch)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_patch: Started\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_patch: Succeeded\nNOTE: Running task 383 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.8.0.bb:do_unpack)\nNOTE: recipe libffi-native-3.8.0-r0: task do_unpack: Started\nNOTE: recipe libffi-native-3.8.0-r0: task do_unpack: Succeeded\nNOTE: Running task 384 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.8.0.bb:do_patch)\nNOTE: recipe libffi-native-3.8.0-r0: task do_patch: Started\nNOTE: recipe libffi-native-3.8.0-r0: task do_patch: Succeeded\nNOTE: Running task 385 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20260512-3.1.bb:do_unpack)\nNOTE: recipe libedit-native-20260512-3.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20260512-3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 386 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20260512-3.1.bb:do_patch)\nNOTE: recipe libedit-native-20260512-3.1-r0: task do_patch: Started\nNOTE: recipe libedit-native-20260512-3.1-r0: task do_patch: Succeeded\nNOTE: Running task 387 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.7.bb:do_unpack)\nNOTE: recipe python3-native-3.14.7-r0: task do_unpack: Started\nNOTE: recipe python3-native-3.14.7-r0: task do_unpack: Succeeded\nNOTE: Running task 388 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.7.bb:do_patch)\nNOTE: recipe python3-native-3.14.7-r0: task do_patch: Started\nNOTE: recipe python3-native-3.14.7-r0: task do_patch: Succeeded\nNOTE: Running task 389 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_16.1.bb:do_gcc_stash_builddir)\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_gcc_stash_builddir: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: Running task 390 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/re2c/re2c_4.5.1.bb:do_deploy_source_date_epoch)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_gcc_stash_builddir: Succeeded\nNOTE: recipe re2c-native-4.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe re2c-native-4.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 396 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/ninja/ninja_1.13.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe ninja-native-1.13.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe ninja-native-1.13.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 402 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.42.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe util-linux-libuuid-native-2.42.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe util-linux-libuuid-native-2.42.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 408 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/cmake/cmake-native_4.4.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe cmake-native-4.4.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe cmake-native-4.4.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 414 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_deploy_source_date_epoch)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 420 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.8.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe libffi-native-3.8.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: No pressure is limiting task startup\nNOTE: Running task 422 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/expat/expat_2.8.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 423 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20260512-3.1.bb:do_deploy_source_date_epoch)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe libedit-native-20260512-3.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe expat-native-2.8.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: recipe libffi-native-3.8.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libedit-native-20260512-3.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe expat-native-2.8.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 439 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.7.bb:do_deploy_source_date_epoch)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe python3-native-3.14.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-native-3.14.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 446 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_fetch: Succeeded\nNOTE: Running task 448 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_fetch: Succeeded\nNOTE: Running task 452 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gperf/gperf_3.3.bb:do_fetch)\nNOTE: recipe gperf-native-3.3-r0: task do_fetch: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe gperf-native-3.3-r0: task do_fetch: Succeeded\nNOTE: Running task 453 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_unpack)\nNOTE: recipe unzip-native-1_6.0-r0: task do_unpack: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_unpack: Succeeded\nNOTE: Running task 454 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_patch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_patch: Succeeded\nNOTE: Running task 455 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_unpack)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_unpack: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_unpack: Succeeded\nNOTE: Running task 456 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_patch)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_patch: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_patch: Succeeded\nNOTE: Running task 458 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.1.bb:do_fetch)\nNOTE: recipe gawk-native-5.4.1-r0: task do_fetch: Started\nWARNING: gawk-native-5.4.1-r0 do_fetch: Failed to fetch URL https://ftpmirror.gnu.org/gnu/gawk/gawk-5.4.1.tar.xz, attempting MIRRORS if available\nNOTE: recipe gawk-native-5.4.1-r0: task do_fetch: Succeeded\nNOTE: Running task 459 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_16.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running noexec task 462 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_16.1.bb:do_fetch)\nNOTE: Running task 463 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_16.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 464 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_16.1.bb:do_configure)\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_configure: Started\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 465 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_16.1.bb:do_compile)\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_compile: Started\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 466 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_16.1.bb:do_install)\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_install: Started\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_install: Succeeded\nNOTE: Running task 467 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_fetch)\nNOTE: recipe glibc-2.44+git-r0: task do_fetch: Started\nNOTE: recipe glibc-2.44+git-r0: task do_fetch: Succeeded\nNOTE: Running task 468 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_recipe_spdx)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_recipe_spdx: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_recipe_spdx: Succeeded\nNOTE: Running task 470 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-installer_1.0.1.bb:do_fetch)\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 471 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gperf/gperf_3.3.bb:do_unpack)\nNOTE: recipe gperf-native-3.3-r0: task do_unpack: Started\nNOTE: recipe gperf-native-3.3-r0: task do_unpack: Succeeded\nNOTE: Running task 472 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gperf/gperf_3.3.bb:do_patch)\nNOTE: recipe gperf-native-3.3-r0: task do_patch: Started\nNOTE: recipe gperf-native-3.3-r0: task do_patch: Succeeded\nNOTE: Running task 473 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.1.bb:do_unpack)\nNOTE: recipe gawk-native-5.4.1-r0: task do_unpack: Started\nNOTE: recipe gawk-native-5.4.1-r0: task do_unpack: Succeeded\nNOTE: Running task 474 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.1.bb:do_patch)\nNOTE: recipe gawk-native-5.4.1-r0: task do_patch: Started\nNOTE: recipe gawk-native-5.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 475 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_unpack)\nNOTE: recipe glibc-2.44+git-r0: task do_unpack: Started\nNOTE: recipe glibc-2.44+git-r0: task do_unpack: Succeeded\nNOTE: Running task 476 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_patch)\nNOTE: recipe glibc-2.44+git-r0: task do_patch: Started\nNOTE: recipe glibc-2.44+git-r0: task do_patch: Succeeded\nNOTE: Running task 477 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_16.1.bb:do_multilib_install)\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_multilib_install: Started\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_multilib_install: Succeeded\nNOTE: Running task 478 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_recipe_spdx)\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_create_recipe_spdx: Started\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_create_recipe_spdx: Succeeded\nNOTE: Running task 479 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-installer_1.0.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 480 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-installer_1.0.1.bb:do_patch)\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_patch: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 481 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 487 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 493 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/gettext/gettext-minimal-native_1.0.bb:do_create_recipe_spdx)\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_create_recipe_spdx: Started\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_create_recipe_spdx: Succeeded\nNOTE: Running task 494 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gperf/gperf_3.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe gperf-native-3.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gperf-native-3.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 501 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 502 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe gawk-native-5.4.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gawk-native-5.4.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 503 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_deploy_source_date_epoch)\nNOTE: recipe glibc-2.44+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe glibc-2.44+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 507 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_16.1.bb:do_extra_symlinks)\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_extra_symlinks: Started\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_extra_symlinks: Succeeded\nNOTE: Running task 509 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_16.1.bb:do_populate_sysroot)\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libgcc-initial-16.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 511 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_prepare_recipe_sysroot)\nNOTE: recipe glibc-2.44+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glibc-2.44+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 512 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_configure)\nNOTE: recipe glibc-2.44+git-r0: task do_configure: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe glibc-2.44+git-r0: task do_configure: Succeeded\nNOTE: Running task 513 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_compile)\nNOTE: recipe glibc-2.44+git-r0: task do_compile: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe glibc-2.44+git-r0: task do_compile: Succeeded\nNOTE: Running task 514 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_install)\nNOTE: recipe glibc-2.44+git-r0: task do_install: Started\nNOTE: recipe glibc-2.44+git-r0: task do_install: Succeeded\nNOTE: Running task 515 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.21.bb:do_create_recipe_spdx)\nNOTE: recipe m4-native-1.4.21-r0: task do_create_recipe_spdx: Started\nNOTE: recipe m4-native-1.4.21-r0: task do_create_recipe_spdx: Succeeded\nNOTE: Running task 516 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-installer_1.0.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 522 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf/autoconf_2.73.bb:do_create_recipe_spdx)\nNOTE: recipe autoconf-native-2.73-r0: task do_create_recipe_spdx: Started\nNOTE: recipe autoconf-native-2.73-r0: task do_create_recipe_spdx: Succeeded\nNOTE: Running task 523 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_unpack)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_unpack: Succeeded\nNOTE: Running task 524 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_patch)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_patch: Succeeded\nNOTE: Running task 526 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.3.bb:do_fetch)\nNOTE: recipe python3-packaging-native-26.3-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-26.3-r0: task do_fetch: Succeeded\nNOTE: Running task 528 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-build_1.5.1.bb:do_fetch)\nNOTE: recipe python3-build-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 529 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_stash_locale)\nNOTE: recipe glibc-2.44+git-r0: task do_stash_locale: Started\nNOTE: recipe glibc-2.44+git-r0: task do_stash_locale: Succeeded\nNOTE: Running task 531 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/automake/automake_1.18.1.bb:do_create_recipe_spdx)\nNOTE: recipe automake-native-1.18.1-r0: task do_create_recipe_spdx: Started\nNOTE: recipe automake-native-1.18.1-r0: task do_create_recipe_spdx: Succeeded\nNOTE: Running task 532 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.3.bb:do_unpack)\nNOTE: recipe python3-packaging-native-26.3-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-26.3-r0: task do_unpack: Succeeded\nNOTE: Running task 533 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.3.bb:do_patch)\nNOTE: recipe python3-packaging-native-26.3-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-26.3-r0: task do_patch: Succeeded\nNOTE: Running task 534 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-build_1.5.1.bb:do_unpack)\nNOTE: recipe python3-build-native-1.5.1-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 535 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 536 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-build_1.5.1.bb:do_patch)\nNOTE: recipe python3-build-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-build-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 542 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libgcc-16.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libgcc-16.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running noexec task 544 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_fetch)\nNOTE: Running task 545 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgcc-16.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcc-16.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 546 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_configure)\nNOTE: recipe libgcc-16.1.0-r0: task do_configure: Started\nNOTE: recipe libgcc-16.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 547 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_compile)\nNOTE: recipe libgcc-16.1.0-r0: task do_compile: Started\nNOTE: recipe libgcc-16.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 548 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_install)\nNOTE: recipe libgcc-16.1.0-r0: task do_install: Started\nNOTE: recipe libgcc-16.1.0-r0: task do_install: Succeeded\nNOTE: Running task 550 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_84.0.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_fetch: Succeeded\nNOTE: Running task 552 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/meson/meson_1.12.0.bb:do_fetch)\nNOTE: recipe meson-native-1.12.0-r0: task do_fetch: Started\nNOTE: recipe meson-native-1.12.0-r0: task do_fetch: Succeeded\nNOTE: Running task 554 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.3.bb:do_fetch)\nNOTE: recipe libxml2-native-2.15.3-r0: task do_fetch: Started\nNOTE: recipe libxml2-native-2.15.3-r0: task do_fetch: Succeeded\nNOTE: Running task 556 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libxslt/libxslt_1.1.45.bb:do_fetch)\nNOTE: recipe libxslt-native-1.1.45-r0: task do_fetch: Started\nNOTE: recipe libxslt-native-1.1.45-r0: task do_fetch: Succeeded\nNOTE: Running task 558 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-gnome/gtk-doc/gtk-doc_1.36.1.bb:do_fetch)\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_fetch: Started\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_fetch: Succeeded\nNOTE: Running task 559 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 560 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_multilib_install)\nNOTE: recipe libgcc-16.1.0-r0: task do_multilib_install: Started\nNOTE: recipe libgcc-16.1.0-r0: task do_multilib_install: Succeeded\nNOTE: Running task 561 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-native_2.6.2.bb:do_create_recipe_spdx)\nNOTE: recipe libtool-native-2.6.2-r0: task do_create_recipe_spdx: Started\nNOTE: recipe libtool-native-2.6.2-r0: task do_create_recipe_spdx: Succeeded\nNOTE: Running task 562 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-packaging-native-26.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-packaging-native-26.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 568 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-build_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-build-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 569 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_84.0.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_unpack: Succeeded\nNOTE: Running task 570 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_84.0.0.bb:do_patch)\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_patch: Succeeded\nNOTE: Running task 576 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/meson/meson_1.12.0.bb:do_unpack)\nNOTE: recipe meson-native-1.12.0-r0: task do_unpack: Started\nNOTE: recipe meson-native-1.12.0-r0: task do_unpack: Succeeded\nNOTE: Running task 577 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/meson/meson_1.12.0.bb:do_patch)\nNOTE: recipe meson-native-1.12.0-r0: task do_patch: Started\nNOTE: recipe meson-native-1.12.0-r0: task do_patch: Succeeded\nNOTE: Running task 578 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.3.bb:do_unpack)\nNOTE: recipe libxml2-native-2.15.3-r0: task do_unpack: Started\nNOTE: recipe libxml2-native-2.15.3-r0: task do_unpack: Succeeded\nNOTE: Running task 579 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.3.bb:do_patch)\nNOTE: recipe libxml2-native-2.15.3-r0: task do_patch: Started\nNOTE: recipe libxml2-native-2.15.3-r0: task do_patch: Succeeded\nNOTE: Running task 580 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libxslt/libxslt_1.1.45.bb:do_unpack)\nNOTE: recipe libxslt-native-1.1.45-r0: task do_unpack: Started\nNOTE: recipe libxslt-native-1.1.45-r0: task do_unpack: Succeeded\nNOTE: Running task 581 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libxslt/libxslt_1.1.45.bb:do_patch)\nNOTE: recipe libxslt-native-1.1.45-r0: task do_patch: Started\nNOTE: recipe libxslt-native-1.1.45-r0: task do_patch: Succeeded\nNOTE: Running task 582 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-gnome/gtk-doc/gtk-doc_1.36.1.bb:do_unpack)\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_unpack: Started\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_unpack: Succeeded\nNOTE: Running task 583 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-gnome/gtk-doc/gtk-doc_1.36.1.bb:do_patch)\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_patch: Started\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_patch: Succeeded\nNOTE: Running task 584 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx)\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_create_spdx: Started\nNOTE: recipe gnu-config-native-20260629+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 585 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_extra_symlinks)\nNOTE: recipe libgcc-16.1.0-r0: task do_extra_symlinks: Started\nNOTE: recipe libgcc-16.1.0-r0: task do_extra_symlinks: Succeeded\nNOTE: Running task 587 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_16.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running noexec task 589 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_16.1.bb:do_fetch)\nNOTE: Running task 590 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_16.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 591 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_16.1.bb:do_configure)\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_configure: Started\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 592 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_16.1.bb:do_compile)\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_compile: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: Running task 593 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-cross_2.6.2.bb:do_recipe_qa)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: Running task 594 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_84.0.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe libtool-cross-2.6.2-r0: task do_recipe_qa: Started\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libtool-cross-2.6.2-r0: task do_recipe_qa: Succeeded\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 596 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_16.1.bb:do_install)\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_install: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_install: Succeeded\nNOTE: Running task 598 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-cross_2.6.2.bb:do_fetch)\nNOTE: recipe libtool-cross-2.6.2-r0: task do_fetch: Started\nNOTE: recipe libtool-cross-2.6.2-r0: task do_fetch: Succeeded\nNOTE: Running task 603 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/meson/meson_1.12.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe meson-native-1.12.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe meson-native-1.12.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 609 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/gettext/gettext-minimal-native_1.0.bb:do_create_spdx)\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_create_spdx: Started\nNOTE: recipe gettext-minimal-native-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 610 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe libxml2-native-2.15.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxml2-native-2.15.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 616 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libxslt/libxslt_1.1.45.bb:do_deploy_source_date_epoch)\nNOTE: recipe libxslt-native-1.1.45-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxslt-native-1.1.45-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 622 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-gnome/gtk-doc/gtk-doc_1.36.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gtk-doc-native-1.36.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 629 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_recipe_qa)\nNOTE: recipe opkg-utils-0.7.0-r0: task do_recipe_qa: Started\nNOTE: recipe opkg-utils-0.7.0-r0: task do_recipe_qa: Succeeded\nNOTE: Running task 630 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_fetch)\nNOTE: recipe opkg-utils-0.7.0-r0: task do_fetch: Started\nNOTE: recipe opkg-utils-0.7.0-r0: task do_fetch: Succeeded\nNOTE: Running task 631 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.21.bb:do_create_spdx)\nNOTE: recipe m4-native-1.4.21-r0: task do_create_spdx: Started\nNOTE: recipe m4-native-1.4.21-r0: task do_create_spdx: Succeeded\nNOTE: Running task 632 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/autoconf/autoconf_2.73.bb:do_create_spdx)\nNOTE: recipe autoconf-native-2.73-r0: task do_create_spdx: Started\nNOTE: recipe autoconf-native-2.73-r0: task do_create_spdx: Succeeded\nNOTE: Running task 634 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/curl/curl_8.21.0.bb:do_fetch)\nNOTE: recipe curl-native-8.21.0-r0: task do_fetch: Started\nNOTE: recipe curl-native-8.21.0-r0: task do_fetch: Succeeded\nNOTE: Running task 637 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_fetch)\nNOTE: recipe libunistring-native-1.4.2-r0: task do_fetch: Started\nWARNING: libunistring-native-1.4.2-r0 do_fetch: Failed to fetch URL https://ftpmirror.gnu.org/gnu/libunistring/libunistring-1.4.2.tar.gz, attempting MIRRORS if available\nNOTE: recipe libunistring-native-1.4.2-r0: task do_fetch: Succeeded\nNOTE: No pressure is limiting task startup\nNOTE: Running task 638 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_fetch)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_fetch: Started\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_fetch: Succeeded\nNOTE: Running task 640 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/gettext/gettext_1.0.bb:do_fetch)\nNOTE: No pressure is limiting task startup\nNOTE: Running task 641 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-cross_2.6.2.bb:do_unpack)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe gettext-native-1.0-r0: task do_fetch: Started\nNOTE: recipe gettext-native-1.0-r0: task do_fetch: Succeeded\nNOTE: No pressure is limiting task startup\nNOTE: Running task 643 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_fetch)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe libtool-cross-2.6.2-r0: task do_unpack: Started\nNOTE: recipe libpcre2-native-10.47-r0: task do_fetch: Started\nNOTE: recipe libtool-cross-2.6.2-r0: task do_unpack: Succeeded\nNOTE: recipe libpcre2-native-10.47-r0: task do_fetch: Succeeded\nNOTE: Running task 645 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-cross_2.6.2.bb:do_patch)\nNOTE: recipe libtool-cross-2.6.2-r0: task do_patch: Started\nNOTE: No pressure is limiting task startup\nNOTE: Running task 646 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb:do_fetch)\nNOTE: Running task 648 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.42.2.bb:do_fetch)\nNOTE: Running task 650 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_fetch)\nNOTE: Running task 652 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.61.bb:do_fetch)\nNOTE: Running task 654 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_fetch)\nNOTE: Running task 656 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.2.bb:do_fetch)\nNOTE: Running task 658 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.9.bb:do_fetch)\nNOTE: Running task 659 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_unpack)\nNOTE: Running task 660 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/attr/attr_2.6.0.bb:do_recipe_qa)\nNOTE: Running task 661 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/curl/curl_8.21.0.bb:do_unpack)\nNOTE: Running task 662 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_unpack)\nNOTE: Running task 663 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_unpack)\nNOTE: Running task 665 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.19.bb:do_fetch)\nNOTE: Running task 666 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-core/gettext/gettext_1.0.bb:do_unpack)\nNOTE: Running task 667 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_3.0.5.bb:do_create_recipe_spdx)\nNOTE: recipe opkg-utils-0.7.0-r0: task do_unpack: Started\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_fetch: Started\nNOTE: recipe attr-2.6.0-r0: task do_recipe_qa: Started\nNOTE: recipe libcap-native-2.78-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-native-1.61-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-native-1.12.2-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_fetch: Started\nNOTE: recipe libunistring-native-1.4.2-r0: task do_unpack: Started\nNOTE: recipe libarchive-native-3.8.9-r0: task do_fetch: Started\nNOTE: recipe util-linux-native-2.42.2-r0: task do_fetch: Started\nNOTE: recipe curl-native-8.21.0-r0: task do_unpack: Started\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_unpack: Started\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_create_recipe_spdx: Started\nNOTE: recipe json-c-native-0.19-r0: task do_fetch: Started\nNOTE: recipe gettext-native-1.0-r0: task do_unpack: Started\nNOTE: recipe util-linux-native-2.42.2-r0: task do_fetch: Succeeded\nNOTE: recipe attr-2.6.0-r0: task do_recipe_qa: Succeeded\nNOTE: Running task 668 of 4408 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/automake/automake_1.18.1.bb:do_create_spdx)\nNOTE: Running task 669 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-support/attr/attr_2.6.0.bb:do_fetch)\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_unpack: Succeeded\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe libcap-native-2.78-r0: task do_fetch: Succeeded\nNOTE: recipe attr-2.6.0-r0: task do_fetch: Started\nNOTE: recipe libtool-cross-2.6.2-r0: task do_patch: Succeeded\nNOTE: recipe attr-2.6.0-r0: task do_fetch: Succeeded\nNOTE: recipe automake-native-1.18.1-r0: task do_create_spdx: Started\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_create_recipe_spdx: Succeeded\nNOTE: recipe libunistring-native-1.4.2-r0: task do_unpack: Succeeded\nNOTE: recipe libgpg-error-native-1.61-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.21.0-r0: task do_unpack: Succeeded\nNOTE: recipe automake-native-1.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libgcrypt-native-1.12.2-r0: task do_fetch: Succeeded\nNOTE: recipe opkg-utils-0.7.0-r0: task do_unpack: Succeeded\nNOTE: recipe json-c-native-0.19-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_fetch: Succeeded\nNOTE: recipe gettext-native-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_fetch: Succeeded\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nWARNING: libarchive-native-3.8.9-r0 do_fetch: Failed to fetch URL https://libarchive.org/downloads/libarchive-3.8.9.tar.gz, attempting MIRRORS if available\nERROR: libarchive-native-3.8.9-r0 do_fetch: Fetcher failure: Fetch command ['wget', '--tries=2', '--timeout=100', '--output-document=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/downloads/libarchive-3.8.9.tar.gz.tmp', '--continue', '--directory-prefix=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/downloads', 'https://libarchive.org/downloads/libarchive-3.8.9.tar.gz', '--progress=dot', '--verbose'] failed with exit code 4, see logfile for output\nERROR: libarchive-native-3.8.9-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://libarchive.org/downloads/libarchive-3.8.9.tar.gz')\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/tmp/work/aarch64-linux/libarchive-native/3.8.9/temp/log.do_fetch.3478757\nNOTE: recipe libarchive-native-3.8.9-r0: task do_fetch: Failed\nERROR: Task (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.9.bb:do_fetch) failed with exit code '1'\nNOTE: Running task 670 of 4408 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_patch)\nNOTE: recipe opkg-utils-0.7.0-r0: task do_patch: Started\nNOTE: recipe opkg-utils-0.7.0-r0: task do_patch: Succeeded\nNOTE: Tasks Summary: Attempted 670 tasks of which 358 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/tmp/log/error-report/error_report_20260812080357.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/tmp/log/error-report/error_report_20260812080357.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.9.bb:do_fetch\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/tmp/work/aarch64-linux/libarchive-native/3.8.9/temp/log.do_fetch.3478757\nSummary: There were 7 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2026-08-12 07:48:09,729 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/conf/local.conf\n2026-08-12 07:48:09,730 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 30.63,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/esdk.py\", line 112, in test_install_libraries_headers\n    oeSDKExtSelfTest.run_esdk_cmd(self.env_eSDK, self.tmpdir_eSDKQA, cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/esdk.py\", line 36, in run_esdk_cmd\n    runCmd(\"cd %s; unset BBPATH; unset BUILDDIR; . %s; %s\" % (tmpdir_eSDKQA, env_eSDK, cmd), **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'cd /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp; unset BBPATH; unset BUILDDIR; . /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/selftest-esdk-6snk4hgp/environment-setup-cortexa57-poky-linux; devtool sdk-install bc ' returned non-zero exit status 1:\nSDK environment now set up; additionally you may now run devtool to perform development tasks.\nRun devtool --help for further details.\nWARNING: attempting to use the extensible SDK in an environment set up to run bitbake - this may lead to unexpected results. Please source this script in a new shell session instead.\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 2091 entries from dependency cache.\nINFO: Installing bc...\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 2091 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nInitialising tasks...Sstate summary: Wanted 63 Local 0 Mirrors 0 Missed 63 Current 227 (0% match, 78% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Tasks Summary: Attempted 0 tasks of which 0 didn't need to be rerun and all succeeded.\nERROR: Failed to install bc - unavailable\n\n\nStderr:\n2026-08-12 07:48:09,729 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201306/conf/local.conf\n2026-08-12 07:48:09,730 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 92.893,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 5.08,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 111.859,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_extra_mappings_unused_error": {
    "duration": 0.007401,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_loadables": {
    "duration": 0.005532,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings": {
    "duration": 0.007985,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_unused_error": {
    "duration": 0.006674,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_with_alias": {
    "duration": 0.005327,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_os": {
    "duration": 0.005038,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.007175,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.005233,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 115.039,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 61.359,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 136.885,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 585.618,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 29.936,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 85.415,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 77.926,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_vendored_dtb_with_kernel_dtbvendored": {
    "duration": 68.861,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_vendored_dtb_without_kernel_dtbvendored": {
    "duration": 71.947,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 150.491,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 2093, in test_sign_cascaded_uboot_fit_image\n    self._test_fitimage(bb_vars)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 651, in _test_fitimage\n    fitimage_its_path, fitimage_path = self._bitbake_fit_image(bb_vars)\n                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1743, in _bitbake_fit_image\n    bitbake(UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1042 .bb files complete (0 cached, 1042 parsed). 2091 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nmeta-yocto-bsp       \nmeta-poky            = \"master-next:3046be5caa45d538f3995657d06502fe5b530983\"\nmeta-selftest        = \"master:075933288b40c461787bc27868f59ef97ada7143\"\n\nInitialising tasks...Sstate summary: Wanted 349 Local 341 Mirrors 0 Missed 8 Current 104 (97% match, 98% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 105 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 128 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 129 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot-tools_2026.07.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 130 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_create_recipe_spdx_setscene)\nNOTE: Running setscene task 131 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyelftools_0.33.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 132 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 134 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 135 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/dtc/dtc_1.8.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 136 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_16.1.bb:do_create_spdx_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe u-boot-1_2026.07-r0: task do_populate_lic_setscene: Started\nNOTE: recipe u-boot-1_2026.07-r0: task do_create_recipe_spdx_setscene: Started\nNOTE: recipe u-boot-tools-native-1_2026.07-r0: task do_create_spdx_setscene: Started\nNOTE: recipe u-boot-1_2026.07-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bc-native-1.08.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pyelftools-native-0.33-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe dtc-native-1.8.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 137 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe u-boot-1_2026.07-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe u-boot-tools-native-1_2026.07-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe u-boot-1_2026.07-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/swig/swig_4.5.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 143 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot-tools_2026.07.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.13.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 146 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_recipe_qa_setscene)\nNOTE: recipe bc-native-1.08.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe u-boot-1_2026.07-r0: task do_create_recipe_spdx_setscene: Succeeded\nNOTE: recipe python3-pyelftools-native-0.33-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 150 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyelftools_0.33.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 153 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dtc-native-1.8.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 162 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 165 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_16.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 166 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_16.1.bb:do_packagedata_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 167 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/git/git_2.55.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 169 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_recipe_qa_setscene)\nNOTE: recipe u-boot-1_2026.07-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe u-boot-tools-native-1_2026.07-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe swig-native-4.5.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pyelftools-native-0.33-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bc-native-1.08.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.13-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glibc-2.44+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe u-boot-1_2026.07-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe swig-native-4.5.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 133 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_fetch)\nNOTE: recipe gnutls-native-3.8.13-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 195 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_84.0.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyelftools-native-0.33-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bc-native-1.08.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 200 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyelftools_0.33.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 202 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_recipe_qa_setscene)\nNOTE: recipe git-native-2.55.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 204 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_packagedata_setscene)\nNOTE: recipe glibc-2.44+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe u-boot-tools-native-1_2026.07-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/swig/swig_4.5.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 207 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_16.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 208 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/dtc/dtc_1.8.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 211 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.42.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot-tools_2026.07.bb:do_recipe_qa_setscene)\nNOTE: recipe u-boot-1_2026.07-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcc-16.1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pyelftools-native-0.33-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bc-native-1.08.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe swig-native-4.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe u-boot-tools-native-1_2026.07-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dtc-native-1.8.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_16.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 220 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyelftools-native-0.33-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-native-2.42.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgcc-16.1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 230 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 241 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 260 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_packagedata_setscene)\nNOTE: recipe bc-native-1.08.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe u-boot-tools-native-1_2026.07-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe dtc-native-1.8.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 262 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/dtc/dtc_1.8.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 263 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcc-16.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe swig-native-4.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 265 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/swig/swig_4.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe glibc-2.44+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-runtime-16.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe u-boot-1_2026.07-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.14.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcc-16.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 266 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_16.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 267 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 192 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_unpack)\nNOTE: Running setscene task 269 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)\nNOTE: recipe dtc-native-1.8.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe diffutils-native-3.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-2.44+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 272 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_packagedata_setscene)\nNOTE: recipe swig-native-4.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.14.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 299 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.7.bb:do_create_spdx_setscene)\nNOTE: recipe dtc-native-1.8.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe swig-native-4.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcc-16.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glibc-2.44+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe u-boot-1_2026.07-r0: task do_unpack: Started\nNOTE: recipe linux-libc-headers-6.18-r0: task do_packagedata_setscene: Started\nNOTE: recipe diffutils-native-3.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 313 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_recipe_qa_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcc-16.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.5.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe linux-libc-headers-6.18-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 316 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: recipe diffutils-native-3.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.5.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 333 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_3.0.5.bb:do_create_spdx_setscene)\nNOTE: recipe glibc-2.44+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 348 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.44.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 350 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_16.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe diffutils-native-3.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-native-2.42.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 354 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 359 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 361 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_84.0.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 363 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.42.2.bb:do_recipe_qa_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 377 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-2.44+git-r0: task do_recipe_qa_setscene: Started\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.47-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-2.44+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.42.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.47-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 397 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 399 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-native-2.42.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 401 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-build_1.5.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 402 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_84.0.0.bb:do_recipe_qa_setscene)\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-native-10.47-r0: task do_recipe_qa_setscene: Started\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe python3-build-native-1.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.47-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-84.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 403 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 404 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 406 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-build_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-packaging-native-26.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-build-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 408 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-26.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 410 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-installer_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 411 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-packaging-native-26.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-26.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 412 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 414 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-installer_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 415 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 417 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 419 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe git-native-2.55.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 421 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/git/git_2.55.0.bb:do_recipe_qa_setscene)\nNOTE: recipe git-native-2.55.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe git-native-2.55.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 423 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_16.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 424 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 425 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 428 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-source_16.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe linux-libc-headers-6.18-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-source-16.1.0-16.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-16.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmpc-native-1.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 430 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 431 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe linux-libc-headers-6.18-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 437 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.47.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 439 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_recipe_qa_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe linux-libc-headers-6.18-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-native-1.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 442 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_recipe_qa_setscene)\nNOTE: recipe linux-libc-headers-6.18-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe u-boot-1_2026.07-r0: task do_unpack: Succeeded\nNOTE: recipe mpfr-native-4.2.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 444 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_3.0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 445 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 446 of 453 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.47.bb:do_recipe_qa_setscene)\nNOTE: Running task 700 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_patch)\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.47-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe u-boot-1_2026.07-r0: task do_patch: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 448 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 449 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe u-boot-1_2026.07-r0: task do_patch: Succeeded\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 451 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_3.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 453 of 453 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe pkgconf-native-3.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 1089 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_prepare_recipe_sysroot)\nNOTE: recipe u-boot-1_2026.07-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe u-boot-1_2026.07-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1090 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_configure)\nNOTE: recipe u-boot-1_2026.07-r0: task do_configure: Started\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe u-boot-1_2026.07-r0: task do_configure: Succeeded\nNOTE: Running task 1092 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile)\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Started\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us), I/O pressure (>20000.0us) is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nERROR: u-boot-1_2026.07-r0 do_compile: oe_runmake failed\nERROR: u-boot-1_2026.07-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/run.do_compile.3025636' failed with exit code 1\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.3025636\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 CROSS_COMPILE=aarch64-poky-linux- V=1 CC=aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  HOSTCC=gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread STAGING_INCDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include STAGING_LIBDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib BL31=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 O=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build all\n| make: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile all\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile syncconfig\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/basic\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch//include/generated ]; then \\\n| \techo >&2 \"***\"; \\\n| \techo >&2 \"*** The source tree is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"*** in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07\";\\\n| \techo >&2 \"***\"; \\\n| \tfalse; \\\n| fi\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 source\n|   { echo \"# Automatically generated by /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile: don't edit\"; echo \"include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile\"; } > Makefile\n| test -e .gitignore || \\\n| { echo \"# this is build directory, ignore it\"; echo \"*\"; } > .gitignore\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/kconfig syncconfig\n| scripts/kconfig/conf  --syncconfig Kconfig\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.autoconf || \\\n| \t{ rm -f include/config/auto.conf; false; }\n| mkdir -p include/asm\n| if [ -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rk3399/include/mach ]; then\t\\\n| \tdest=arch/arm/mach-rk3399/include/mach;\t\t\t\\\n| else\t\t\t\t\t\t\t\t\t\\\n| \tdest=arch/arm/include/asm/arch-rk3399;\t\\\n| fi;\t\t\t\t\t\t\t\t\t\\\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/$dest include/asm/arch\n| set -e; mkdir -p include/; trap \"rm -f include/.config.h.tmp\" EXIT; { \t(echo \"/* Automatically generated - do not edit */\"; echo \\#define CFG_BOARDDIR board/rockchip/evb_rk3399; echo \\#include \\<configs/\"evb_rk3399\".h\\> ; echo \\#include \\<asm/config.h\\>; echo \\#include \\<linux/kconfig.h\\>; echo \\#include \\<config_fallbacks.h\\>;); } > include/.config.h.tmp; if [ ! -r include/config.h ] || ! cmp -s include/config.h include/.config.h.tmp; then : '  UPD     include/config.h'; mv -f include/.config.h.tmp include/config.h; fi\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11  -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include  -DDO_DEPS_ONLY -dM include/config.h > u-boot.cfg.tmp && { grep 'define CONFIG_' u-boot.cfg.tmp | sed '/define CONFIG_IS_ENABLED(/d;/define CONFIG_IF_ENABLED_INT(/d;/define CONFIG_VAL(/d;' > u-boot.cfg; rm u-boot.cfg.tmp; } || { rm u-boot.cfg.tmp; false; }\n| mkdir -p spl/\n| mkdir -p tpl/\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -x c -DDO_DEPS_ONLY -M -MP -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11  -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -MQ include/config/auto.conf include/config.h > include/autoconf.mk.dep || { rm include/autoconf.mk.dep; false; }\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11  -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -DDO_DEPS_ONLY -dM include/config.h > spl/u-boot.cfg.tmp && { grep 'define CONFIG_' spl/u-boot.cfg.tmp | sed '/define CONFIG_IS_ENABLED(/d;/define CONFIG_IF_ENABLED_INT(/d;/define CONFIG_VAL(/d;' > spl/u-boot.cfg; rm spl/u-boot.cfg.tmp; } || { rm spl/u-boot.cfg.tmp; false; }\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11  -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -DDO_DEPS_ONLY -dM include/config.h > tpl/u-boot.cfg.tmp && { grep 'define CONFIG_' tpl/u-boot.cfg.tmp | sed '/define CONFIG_IS_ENABLED(/d;/define CONFIG_IF_ENABLED_INT(/d;/define CONFIG_VAL(/d;' > tpl/u-boot.cfg; rm tpl/u-boot.cfg.tmp; } || { rm tpl/u-boot.cfg.tmp; false; }\n|   sed -n -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/scripts/define2mk.sed u-boot.cfg | while read line; do if [ -n \"\" ] || ! grep -q \"${line%=*}=\" include/config/auto.conf; then echo \"$line\"; fi; done > include/autoconf.mk\n| mkdir -p tpl/include/\n| mkdir -p spl/include/\n|   sed -n -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/scripts/define2mk.sed tpl/u-boot.cfg | while read line; do if [ -n \"\" ] || ! grep -q \"${line%=*}=\" include/config/auto.conf; then echo \"$line\"; fi; done > tpl/include/autoconf.mk\n|   sed -n -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/scripts/define2mk.sed spl/u-boot.cfg | while read line; do if [ -n \"\" ] || ! grep -q \"${line%=*}=\" include/config/auto.conf; then echo \"$line\"; fi; done > spl/include/autoconf.mk\n| touch include/config/auto.conf\n| set -e; mkdir -p include/config/; trap \"rm -f include/config/.uboot.release.tmp\" EXIT; { \tKERNELVERSION=2026.07 sh /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/setlocalversion /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07; } > include/config/.uboot.release.tmp; if [ ! -r include/config/uboot.release ] || ! cmp -s include/config/uboot.release include/config/.uboot.release.tmp; then : '  UPD     include/config/uboot.release'; mv -f include/config/.uboot.release.tmp include/config/uboot.release; fi\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch//include/generated ]; then \\\n| \techo >&2 \"***\"; \\\n| \techo >&2 \"*** The source tree is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"*** in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07\";\\\n| \techo >&2 \"***\"; \\\n| \tfalse; \\\n| fi\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 source\n|   { echo \"# Automatically generated by /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile: don't edit\"; echo \"include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile\"; } > Makefile\n| test -e .gitignore || \\\n| { echo \"# this is build directory, ignore it\"; echo \"*\"; } > .gitignore\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config ]; then \\\n| \techo >&2 \"  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"  in the '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07' directory.\";\\\n| \t/bin/false; \\\n| fi;\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.version_autogenerated.h.tmp\" EXIT; { \t(echo \\#define PLAIN_VERSION \\\"2026.07\\\"; echo \\#define U_BOOT_VERSION \\\"U-Boot \\\" PLAIN_VERSION; echo \\#define U_BOOT_VERSION_NUM 2026; echo \\#define U_BOOT_VERSION_NUM_PATCH $(echo 07 | sed -e \"s/^0*//\"); echo \\#define HOST_ARCH 0xaa64; echo \\#define CC_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  --version | head -n 1)\\\"; echo \\#define LD_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-ld --version | head -n 1)\\\"; ); } > include/generated/.version_autogenerated.h.tmp; if [ ! -r include/generated/version_autogenerated.h ] || ! cmp -s include/generated/version_autogenerated.h include/generated/.version_autogenerated.h.tmp; then : '  UPD     include/generated/version_autogenerated.h'; mv -f include/generated/.version_autogenerated.h.tmp include/generated/version_autogenerated.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.timestamp_autogenerated.h.tmp\" EXIT; { \t(if test -n \"${SOURCE_DATE_EPOCH}\"; then SOURCE_DATE=\"@${SOURCE_DATE_EPOCH}\"; DATE=\"\"; for date in gdate date.gnu date; do ${date} -u -d \"${SOURCE_DATE}\" >/dev/null 2>&1 && DATE=\"${date}\"; done; if test -n \"${DATE}\"; then LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_EPOCH %s'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C date +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C date +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C date +'#define U_BOOT_EPOCH %s'; fi); } > include/generated/.timestamp_autogenerated.h.tmp; if [ ! -r include/generated/timestamp_autogenerated.h ] || ! cmp -s include/generated/timestamp_autogenerated.h include/generated/.timestamp_autogenerated.h.tmp; then : '  UPD     include/generated/timestamp_autogenerated.h'; mv -f include/generated/.timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.dt.h.tmp\" EXIT; { \t(if test -n \"${DEVICE_TREE}\"; then echo \\#define DEVICE_TREE \\\"\\\"; else echo \\#define DEVICE_TREE CONFIG_DEFAULT_DEVICE_TREE; fi); } > include/generated/.dt.h.tmp; if [ ! -r include/generated/dt.h ] || ! cmp -s include/generated/dt.h include/generated/.dt.h.tmp; then : '  UPD     include/generated/dt.h'; mv -f include/generated/.dt.h.tmp include/generated/dt.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/basic\n|   if [ -f \"include/generated/autoconf.h\" ]; then cat include/generated/autoconf.h > include/generated/env.txt; elif [ -n \"\" ]; then echo \"Missing file /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/rockchip/evb_rk3399/.env\"; else touch include/generated/env.txt ; fi\n|   if [ -s \"\" ]; then aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -P -D__KERNEL__ -D__UBOOT__ -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -x assembler-with-cpp -undef -D__ASSEMBLY__ -D__UBOOT_CONFIG__ -DDEFAULT_DEVICE_TREE=rockchip/rk3399-evb -DDEFAULT_FDT_FILE=rockchip/rk3399-evb.dtb -I . -I include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -include linux/kconfig.h -include include/config.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include include/generated/env.txt -o include/generated/env.in; else rm -f include/generated/env.in; touch include/generated/env.in ; fi\n| if test \"./scripts/dtc/dtc\" = \"./scripts/dtc/dtc\"; then \\\n| \tmake -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc; \\\n| else \\\n| \tif ! ./scripts/dtc/dtc -v >/dev/null; then \\\n| \t\techo '*** Failed to check dtc version: ./scripts/dtc/dtc'; \\\n| \t\tfalse; \\\n| \telse \\\n| \t\tif test \"Error: Cannot find dtc: ./scripts/dtc/dtc\" -lt 010406; then \\\n| \t\t\techo '*** Your dtc is too old, please upgrade to dtc 010406 or newer'; \\\n| \t\t\tfalse; \\\n| \t\telse \\\n| \t\t\tif [ -n \"y\" ]; then \\\n| \t\t\t\tif ! echo \"import libfdt\" | python3 2>/dev/null; then \\\n| \t\t\t\t\techo '*** pylibfdt does not seem to be available with python3'; \\\n| \t\t\t\t\tfalse; \\\n| \t\t\t\tfi; \\\n| \t\t\tfi; \\\n| \t\tfi; \\\n| \tfi; \\\n| fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc/pylibfdt \\\n|  \\\n| need-builtin= \\\n| need-modorder=\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.dtc.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/dtc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/dtc.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.flattree.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/flattree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/flattree.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.fstree.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/fstree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/fstree.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.data.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/data.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/data.c\n|   cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/pylibfdt/libfdt.i_shipped > scripts/dtc/pylibfdt/libfdt.i\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.livetree.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/livetree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/livetree.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.treesource.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/treesource.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/treesource.c\n|   awk -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/env2string.awk include/generated/env.in >include/generated/environment.h\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.srcpos.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/srcpos.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/srcpos.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.checks.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/checks.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/checks.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.util.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/util.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/util.c\n|   unset CROSS_COMPILE; unset CFLAGS; CC=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" LDSHARED=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -shared \" LDFLAGS=\"\" VERSION=\"2026.07\" CPPFLAGS=\" -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt\" OBJDIR=scripts/dtc/pylibfdt SOURCES=\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_ro.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_wip.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_sw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_rw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_strerror.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_empty_tree.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_addresses.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_overlay.c scripts/dtc/pylibfdt/libfdt.i\" SWIG_OPTS=\"-I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/..\" python3 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/pylibfdt/setup.py --quiet build_ext --inplace\n|   bison -o scripts/dtc/dtc-parser.tab.c --defines=scripts/dtc/dtc-parser.tab.h -t -l /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/dtc-parser.y\n|   flex -oscripts/dtc/dtc-lexer.lex.c -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/dtc-lexer.l\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_ro.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_ro.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_ro.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_wip.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_wip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_wip.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_sw.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_sw.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_rw.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_rw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_rw.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_strerror.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_strerror.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_strerror.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_empty_tree.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_empty_tree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_empty_tree.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_addresses.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_addresses.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_addresses.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_overlay.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_overlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_overlay.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.fdtoverlay.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/fdtoverlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/fdtoverlay.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.dtc-lexer.lex.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML -Iscripts/dtc -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-lexer.lex.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.dtc-parser.tab.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML -Iscripts/dtc -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/dtc-parser.tab.o scripts/dtc/dtc-parser.tab.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o scripts/dtc/fdtoverlay scripts/dtc/libfdt/fdt.o scripts/dtc/libfdt/fdt_ro.o scripts/dtc/libfdt/fdt_wip.o scripts/dtc/libfdt/fdt_sw.o scripts/dtc/libfdt/fdt_rw.o scripts/dtc/libfdt/fdt_strerror.o scripts/dtc/libfdt/fdt_empty_tree.o scripts/dtc/libfdt/fdt_addresses.o scripts/dtc/libfdt/fdt_overlay.o scripts/dtc/fdtoverlay.o scripts/dtc/util.o\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o scripts/dtc/dtc scripts/dtc/dtc.o scripts/dtc/flattree.o scripts/dtc/fstree.o scripts/dtc/data.o scripts/dtc/livetree.o scripts/dtc/treesource.o scripts/dtc/srcpos.o scripts/dtc/checks.o scripts/dtc/util.o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-parser.tab.o\n| scripts/dtc/pylibfdt/libfdt_wrap.c: In function \u2018_wrap_fdt_next_node\u2019:\n| scripts/dtc/pylibfdt/libfdt_wrap.c:5618:20: warning: implicit declaration of function \u2018PyInt_AsLong\u2019; did you mean \u2018PyLong_AsLong\u2019? [-Wimplicit-function-declaration]\n|  5618 |     depth3 = (int) PyInt_AsLong(swig_obj[2]);\n|       |                    ^~~~~~~~~~~~\n|       |                    PyLong_AsLong\n| scripts/dtc/pylibfdt/libfdt_wrap.c: In function \u2018_wrap_fdt_get_property_by_offset\u2019:\n| scripts/dtc/pylibfdt/libfdt_wrap.c:6679:19: warning: implicit declaration of function \u2018PyString_FromString\u2019; did you mean \u2018PyLong_FromString\u2019? [-Wimplicit-function-declaration]\n|  6679 |       resultobj = PyString_FromString(\n|       |                   ^~~~~~~~~~~~~~~~~~~\n|       |                   PyLong_FromString\n| scripts/dtc/pylibfdt/libfdt_wrap.c:6679:17: warning: assignment to \u2018PyObject *\u2019 {aka \u2018struct _object *\u2019} from \u2018int\u2019 makes pointer from integer without a cast [-Wint-conversion]\n|  6679 |       resultobj = PyString_FromString(\n|       |                 ^\n| scripts/dtc/pylibfdt/libfdt_wrap.c: In function \u2018_wrap_fdt_get_property_by_offset_w\u2019:\n| scripts/dtc/pylibfdt/libfdt_wrap.c:6733:17: warning: assignment to \u2018PyObject *\u2019 {aka \u2018struct _object *\u2019} from \u2018int\u2019 makes pointer from integer without a cast [-Wint-conversion]\n|  6733 |       resultobj = PyString_FromString(\n|       |                 ^\n| scripts/dtc/pylibfdt/libfdt_wrap.c: In function \u2018_wrap_fdt_get_property\u2019:\n| scripts/dtc/pylibfdt/libfdt_wrap.c:6796:17: warning: assignment to \u2018PyObject *\u2019 {aka \u2018struct _object *\u2019} from \u2018int\u2019 makes pointer from integer without a cast [-Wint-conversion]\n|  6796 |       resultobj = PyString_FromString(\n|       |                 ^\n| scripts/dtc/pylibfdt/libfdt_wrap.c: In function \u2018_wrap_fdt_get_property_w\u2019:\n| scripts/dtc/pylibfdt/libfdt_wrap.c:6861:17: warning: assignment to \u2018PyObject *\u2019 {aka \u2018struct _object *\u2019} from \u2018int\u2019 makes pointer from integer without a cast [-Wint-conversion]\n|  6861 |       resultobj = PyString_FromString(\n|       |                 ^\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=.\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.asm-offsets.s.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -DDO_DEPS_ONLY -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/. -I ./. -DKBUILD_MODFILE='\"./asm-offsets\"' -DKBUILD_BASENAME='\"asm_offsets\"' -DKBUILD_MODNAME='\"asm_offsets\"' -D__KBUILD_MODNAME=kmod_asm_offsets -fverbose-asm -S -o lib/asm-offsets.s /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/asm-offsets.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.asm-offsets.s.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -DDO_DEPS_ONLY -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/. -I ./. -DKBUILD_MODFILE='\"./asm-offsets\"' -DKBUILD_BASENAME='\"asm_offsets\"' -DKBUILD_MODNAME='\"asm_offsets\"' -D__KBUILD_MODNAME=kmod_asm_offsets -fverbose-asm -S -o arch/arm/lib/asm-offsets.s /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/asm-offsets.c\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.asm-offsets.h.tmp; if [ ! -r include/generated/asm-offsets.h ] || ! cmp -s include/generated/asm-offsets.h include/generated/.asm-offsets.h.tmp; then : '  UPD     include/generated/asm-offsets.h'; mv -f include/generated/.asm-offsets.h.tmp include/generated/asm-offsets.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.generic-asm-offsets.h.tmp; if [ ! -r include/generated/generic-asm-offsets.h ] || ! cmp -s include/generated/generic-asm-offsets.h include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     include/generated/generic-asm-offsets.h'; mv -f include/generated/.generic-asm-offsets.h.tmp include/generated/generic-asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tools need-builtin=1\n|   rm -f tools/built-in.a; aarch64-poky-linux-ar rcTP tools/built-in.a\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fit_image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -DMKIMAGE_DTC=\\\"\"dtc\"\\\" -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fit_image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fit_image.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fit_common.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fit_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fit_common.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.atmelimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/atmelimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/atmelimage.c\n|   echo \"#include <../boot/image-fit.c>\" >tools/generated/boot/image-fit.c\n|   echo \"#include <../boot/image-fit-sig.c>\" >tools/generated/boot/image-fit-sig.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.image-sig-host.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/image-sig-host.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/image-sig-host.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.image-host.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/image-host.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/image-host.c\n|   echo \"#include <../boot/image-cipher.c>\" >tools/generated/boot/image-cipher.c\n|   echo \"#include <../boot/bootm.c>\" >tools/generated/boot/bootm.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wp,-MD,./.u-boot.lds.d -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -ansi -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/u-boot/u-boot.lds.h -DCPUDIR=arch/arm/cpu/armv8  -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o u-boot.lds /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/u-boot.lds\n|   echo \"#include <../lib/fdtdec_common.c>\" >tools/generated/lib/fdtdec_common.c\n|   echo \"#include <../lib/fdtdec.c>\" >tools/generated/lib/fdtdec.c\n|   echo \"#include <../boot/image.c>\" >tools/generated/boot/image.c\n|   echo \"#include <../boot/image-host.c>\" >tools/generated/boot/image-host.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.imagetool.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/imagetool.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/imagetool.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.imx8image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/imx8image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/imx8image.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.imx8mimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/imx8mimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/imx8mimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.imximage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/imximage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/imximage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.default_image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/default_image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/default_image.c\n|   echo \"#include <../boot/fdt_region.c>\" >tools/generated/boot/fdt_region.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.amlimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/amlimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/amlimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.aisimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/aisimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/aisimage.c\n|   echo \"#include <../lib/md5.c>\" >tools/generated/lib/md5.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.kwbimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/kwbimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/kwbimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mxsimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -DCFG_MXS -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mxsimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mxsimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.lpc32xximage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/lpc32xximage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/lpc32xximage.c\n|   echo \"#include <../lib/crc32.c>\" >tools/generated/lib/crc32.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.pbl_crc32.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/pbl_crc32.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/pbl_crc32.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.pblimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/pblimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/pblimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.vybridimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/vybridimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/vybridimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.stm32image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/stm32image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/stm32image.c\n|   echo \"#include <../lib/rc4.c>\" >tools/generated/lib/rc4.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.rkspi.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/rkspi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/rkspi.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.rksd.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/rksd.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/rksd.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.rkimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/rkimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/rkimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.rkcommon.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/rkcommon.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/rkcommon.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.sfspl.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/sfspl.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/sfspl.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.renesas_spkgimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/renesas_spkgimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/renesas_spkgimage.c\n|   echo \"#include <../lib/sha256.c>\" >tools/generated/lib/sha256.c\n|   echo \"#include <../lib/sha512.c>\" >tools/generated/lib/sha512.c\n|   echo \"#include <../common/hash.c>\" >tools/generated/common/hash.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.ublimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/ublimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/ublimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.zynqimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/zynqimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/zynqimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.zynqmpimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/zynqmpimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/zynqmpimage.c\n|   echo \"#include <../lib/sha256_common.c>\" >tools/generated/lib/sha256_common.c\n|   echo \"#include <../lib/sha1.c>\" >tools/generated/lib/sha1.c\n|   echo \"#include <../lib/hash-checksum.c>\" >tools/generated/lib/hash-checksum.c\n|   echo \"#include <../lib/crc16-ccitt.c>\" >tools/generated/lib/crc16-ccitt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.sunxi_egon.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/sunxi_egon.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/sunxi_egon.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.zynqmpbif.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/zynqmpbif.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/zynqmpbif.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.socfpgaimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/socfpgaimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/socfpgaimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.omapimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/omapimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/omapimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_ro.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_ro.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_ro.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_wip.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_wip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_wip.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_sw.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_sw.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_strerror.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_strerror.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_strerror.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_addresses.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_addresses.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_addresses.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_empty_tree.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_empty_tree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_empty_tree.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_rw.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_rw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_rw.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.sunxi_toc0.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/sunxi_toc0.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/sunxi_toc0.c\n|   echo \"#include <../lib/fdt-libcrypto.c>\" >tools/generated/lib/fdt-libcrypto.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.os_support.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/os_support.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/os_support.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_overlay.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_overlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_overlay.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.gpimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/gpimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/gpimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mkenvimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mkenvimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mkenvimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.img2srec.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/img2srec /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/img2srec.c\n|   echo \"#include <../lib/crc8.c>\" >tools/generated/lib/crc8.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.gen_ethaddr_crc.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/gen_ethaddr_crc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/gen_ethaddr_crc.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.gpimage-common.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/gpimage-common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/gpimage-common.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.gen_eth_addr.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/gen_eth_addr /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/gen_eth_addr.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mtk_image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mtk_image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mtk_image.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.bmp_logo.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/bmp_logo /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/bmp_logo.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.dumpimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/dumpimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/dumpimage.c\n|   echo \"#include <../lib/aes/aes-decrypt.c>\" >tools/generated/lib/aes/aes-decrypt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image-cipher.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image-cipher.o tools/generated/boot/image-cipher.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image-fit-sig.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-fit-sig.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.fdt_region.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/fdt_region.o tools/generated/boot/fdt_region.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.crc32.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/crc32.o tools/generated/lib/crc32.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.fdtdec_common.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec_common.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.bootm.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/bootm.o tools/generated/boot/bootm.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.fdtdec.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/fdtdec.o tools/generated/lib/fdtdec.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.md5.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/md5.o tools/generated/lib/md5.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image-host.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image-host.o tools/generated/boot/image-host.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image.o tools/generated/boot/image.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.rc4.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/rc4.o tools/generated/lib/rc4.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.crc16-ccitt.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/crc16-ccitt.o tools/generated/lib/crc16-ccitt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image-fit.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image-fit.o tools/generated/boot/image-fit.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.hash-checksum.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/hash-checksum.o tools/generated/lib/hash-checksum.c\n|   echo \"#include <../lib/aes/aes-encrypt.c>\" >tools/generated/lib/aes/aes-encrypt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.sha1.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/sha1.o tools/generated/lib/sha1.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.sha256.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/sha256.o tools/generated/lib/sha256.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.sha256_common.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/sha256_common.o tools/generated/lib/sha256_common.c\n|   echo \"#include <../lib/rsa/rsa-mod-exp.c>\" >tools/generated/lib/rsa/rsa-mod-exp.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.sha512.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -DCONFIG_SHA512 -DCONFIG_SHA384 -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/sha512.o tools/generated/lib/sha512.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.fdt-libcrypto.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/fdt-libcrypto.o tools/generated/lib/fdt-libcrypto.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/common/.hash.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/common/hash.o tools/generated/common/hash.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/rsa/.rsa-mod-exp.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/rsa/rsa-mod-exp.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/aes/.aes-encrypt.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-encrypt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mkimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mkimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mkimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fit_info.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fit_info.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fit_info.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/aes/.aes-decrypt.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/aes/aes-decrypt.o tools/generated/lib/aes/aes-decrypt.c\n|   echo \"#include <../lib/rsa/rsa-verify.c>\" >tools/generated/lib/rsa/rsa-verify.c\n|   echo \"#include <../boot/image-pre-load.c>\" >tools/generated/boot/image-pre-load.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fdt_add_pubkey.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fdt_add_pubkey.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fdt_add_pubkey.c\n|   echo \"#include <../lib/abuf.c>\" >tools/generated/lib/abuf.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.proftool.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/proftool.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/proftool.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.relocate-rela.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/relocate-rela /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/relocate-rela.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.preload_check_sign.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/preload_check_sign.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/preload_check_sign.c\n|   echo \"#include <../lib/uuid.c>\" >tools/generated/lib/uuid.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mkeficapsule.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mkeficapsule.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mkeficapsule.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.spl_size_limit.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/spl_size_limit /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/spl_size_limit.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fdtgrep.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fdtgrep.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fdtgrep.c\n| tools/bmp_logo --gen-info /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/logos/denx.bmp > include/bmp_logo.h\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/rsa/.rsa-verify.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-verify.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image-pre-load.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image-pre-load.o tools/generated/boot/image-pre-load.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/mkenvimage tools/mkenvimage.o tools/os_support.o tools/generated/lib/crc32.o\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.uuid.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/uuid.o tools/generated/lib/uuid.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.abuf.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/abuf.o tools/generated/lib/abuf.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.crc8.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/crc8.o tools/generated/lib/crc8.c\n| tools/bmp_logo --gen-bmp /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/logos/denx.bmp > include/bmp_logo_data.h\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fit_check_sign.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fit_check_sign.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fit_check_sign.c\n|   echo \"#include <../lib/rsa/rsa-sign.c>\" >tools/generated/lib/rsa/rsa-sign.c\n|   echo \"#include <../lib/ecdsa/ecdsa-libcrypto.c>\" >tools/generated/lib/ecdsa/ecdsa-libcrypto.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/gen_ethaddr_crc tools/gen_ethaddr_crc.o tools/generated/lib/crc8.o\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mtk_nand_headers.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mtk_nand_headers.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mtk_nand_headers.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/rsa/.rsa-sign.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-sign.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/ecdsa/.ecdsa-libcrypto.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/ecdsa/ecdsa-libcrypto.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/mkeficapsule tools/generated/lib/uuid.o tools/generated/lib/sha1.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/mkeficapsule.o   -lgnutls\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/fdtgrep tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/generated/boot/fdt_region.o tools/fdtgrep.o\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/proftool tools/proftool.o tools/generated/lib/abuf.o\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/dumpimage tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/dumpimage.o   -lssl -lcrypto\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/mkimage tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/mkimage.o   -lssl -lcrypto\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/fit_info tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/fit_info.o   -lssl -lcrypto\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/fit_check_sign tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/fit_check_sign.o   -lssl -lcrypto\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/fdt_add_pubkey tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/fdt_add_pubkey.o   -lssl -lcrypto\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/preload_check_sign tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/generated/boot/image-pre-load.o tools/preload_check_sign.o   -lssl -lcrypto -lssl -lcrypto\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu/armv8 need-builtin=1\n|   rm -f arch/arm/cpu/built-in.a; aarch64-poky-linux-ar rcTP arch/arm/cpu/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/lib need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.start.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/start.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/start.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.cpu.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/cpu\"' -DKBUILD_BASENAME='\"cpu\"' -DKBUILD_MODNAME='\"cpu\"' -D__KBUILD_MODNAME=kmod_cpu -c -o arch/arm/cpu/armv8/cpu.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cpu.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.generic_timer.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/generic_timer\"' -DKBUILD_BASENAME='\"generic_timer\"' -DKBUILD_MODNAME='\"generic_timer\"' -D__KBUILD_MODNAME=kmod_generic_timer -c -o arch/arm/cpu/armv8/generic_timer.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/generic_timer.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.cache_v8.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/cache_v8\"' -DKBUILD_BASENAME='\"cache_v8\"' -DKBUILD_MODNAME='\"cache_v8\"' -D__KBUILD_MODNAME=kmod_cache_v8 -c -o arch/arm/cpu/armv8/cache_v8.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cache_v8.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.cache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/cache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cache.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.exceptions.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/exceptions.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/exceptions.S\n|   rm -f arch/arm/lib/lib.a; aarch64-poky-linux-ar cDPrsT arch/arm/lib/lib.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.image.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/image\"' -DKBUILD_BASENAME='\"image\"' -DKBUILD_MODNAME='\"image\"' -D__KBUILD_MODNAME=kmod_image -c -o arch/arm/lib/image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/image.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.exception_level.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/exception_level\"' -DKBUILD_BASENAME='\"exception_level\"' -DKBUILD_MODNAME='\"exception_level\"' -D__KBUILD_MODNAME=kmod_exception_level -c -o arch/arm/cpu/armv8/exception_level.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/exception_level.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/cache.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/exceptions.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/start.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/dwc3 need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.tlb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/tlb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/tlb.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.transition.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/transition.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/transition.S\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/common need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/dwc3/.core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/dwc3 -I ./drivers/usb/dwc3    -DKBUILD_MODFILE='\"drivers/usb/dwc3/dwc3\"' -DKBUILD_BASENAME='\"core\"' -DKBUILD_MODNAME='\"dwc3\"' -D__KBUILD_MODNAME=kmod_dwc3 -c -o drivers/usb/dwc3/core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/dwc3/core.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/generic_timer.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/cpu.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/cdns3 need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/common/.common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/common -I ./drivers/usb/common    -DKBUILD_MODFILE='\"drivers/usb/common/common\"' -DKBUILD_BASENAME='\"common\"' -DKBUILD_MODNAME='\"common\"' -D__KBUILD_MODNAME=kmod_common -c -o drivers/usb/common/common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/common/common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/tlb.o\n|   rm -f drivers/usb/cdns3/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/cdns3/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/emul need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/exception_level.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/image.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.fwcall.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/fwcall\"' -DKBUILD_BASENAME='\"fwcall\"' -DKBUILD_MODNAME='\"fwcall\"' -D__KBUILD_MODNAME=kmod_fwcall -c -o arch/arm/cpu/armv8/fwcall.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/fwcall.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/transition.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.bootm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/bootm\"' -DKBUILD_BASENAME='\"bootm\"' -DKBUILD_MODNAME='\"bootm\"' -D__KBUILD_MODNAME=kmod_bootm -c -o arch/arm/lib/bootm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bootm.c\n|   rm -f drivers/usb/emul/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/emul/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/common/common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.smccc-call.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/smccc-call.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/smccc-call.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/fwcall.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.cpu-dt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/cpu-dt\"' -DKBUILD_BASENAME='\"cpu_dt\"' -DKBUILD_MODNAME='\"cpu_dt\"' -D__KBUILD_MODNAME=kmod_cpu_dt -c -o arch/arm/cpu/armv8/cpu-dt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cpu-dt.c\n|   rm -f drivers/usb/common/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/common/built-in.a drivers/usb/common/common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.setjmp_aarch64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -c -o arch/arm/lib/setjmp_aarch64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/setjmp_aarch64.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/dwc3/.dwc3-generic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/dwc3 -I ./drivers/usb/dwc3    -DKBUILD_MODFILE='\"drivers/usb/dwc3/dwc3-generic\"' -DKBUILD_BASENAME='\"dwc3_generic\"' -DKBUILD_MODNAME='\"dwc3_generic\"' -D__KBUILD_MODNAME=kmod_dwc3_generic -c -o drivers/usb/dwc3/dwc3-generic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/dwc3/dwc3-generic.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/smccc-call.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.crt0_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -c -o arch/arm/lib/crt0_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/crt0_64.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.zimage.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/zimage\"' -DKBUILD_BASENAME='\"zimage\"' -DKBUILD_MODNAME='\"zimage\"' -D__KBUILD_MODNAME=kmod_zimage -c -o arch/arm/lib/zimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/zimage.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/bootm.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.relocate_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -c -o arch/arm/lib/relocate_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/relocate_64.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.sha1_ce_glue.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/sha1_ce_glue\"' -DKBUILD_BASENAME='\"sha1_ce_glue\"' -DKBUILD_MODNAME='\"sha1_ce_glue\"' -D__KBUILD_MODNAME=kmod_sha1_ce_glue -c -o arch/arm/cpu/armv8/sha1_ce_glue.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha1_ce_glue.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/cpu-dt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/crt0_64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.bdinfo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/bdinfo\"' -DKBUILD_BASENAME='\"bdinfo\"' -DKBUILD_MODNAME='\"bdinfo\"' -D__KBUILD_MODNAME=kmod_bdinfo -c -o arch/arm/lib/bdinfo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bdinfo.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/setjmp_aarch64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.bootm-fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/bootm-fdt\"' -DKBUILD_BASENAME='\"bootm_fdt\"' -DKBUILD_MODNAME='\"bootm_fdt\"' -D__KBUILD_MODNAME=kmod_bootm_fdt -c -o arch/arm/lib/bootm-fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bootm-fdt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/relocate_64.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/host need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.usb-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/usb-uclass\"' -DKBUILD_BASENAME='\"usb_uclass\"' -DKBUILD_MODNAME='\"usb_uclass\"' -D__KBUILD_MODNAME=kmod_usb_uclass -c -o drivers/usb/host/usb-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/usb-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/sha1_ce_glue.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.sha1_ce_core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/sha1_ce_core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha1_ce_core.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/cache_v8.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/zimage.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/bdinfo.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.sections.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/sections\"' -DKBUILD_BASENAME='\"sections\"' -DKBUILD_MODNAME='\"sections\"' -D__KBUILD_MODNAME=kmod_sections -c -o arch/arm/lib/sections.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/sections.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.sha256_ce_core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/sha256_ce_core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha256_ce_core.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.sha256_ce_glue.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/sha256_ce_glue\"' -DKBUILD_BASENAME='\"sha256_ce_glue\"' -DKBUILD_MODNAME='\"sha256_ce_glue\"' -D__KBUILD_MODNAME=kmod_sha256_ce_glue -c -o arch/arm/cpu/armv8/sha256_ce_glue.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha256_ce_glue.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/sha256_ce_core.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/bootm-fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/sections.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/sha1_ce_core.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/dwc3/dwc3-generic.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.stack.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/stack\"' -DKBUILD_BASENAME='\"stack\"' -DKBUILD_MODNAME='\"stack\"' -D__KBUILD_MODNAME=kmod_stack -c -o arch/arm/lib/stack.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/stack.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.interrupts_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/interrupts_64\"' -DKBUILD_BASENAME='\"interrupts_64\"' -DKBUILD_MODNAME='\"interrupts_64\"' -D__KBUILD_MODNAME=kmod_interrupts_64 -c -o arch/arm/lib/interrupts_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/interrupts_64.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.psci-dt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/psci-dt\"' -DKBUILD_BASENAME='\"psci_dt\"' -DKBUILD_MODNAME='\"psci_dt\"' -D__KBUILD_MODNAME=kmod_psci_dt -c -o arch/arm/lib/psci-dt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/psci-dt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.cache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/cache\"' -DKBUILD_BASENAME='\"cache\"' -DKBUILD_MODNAME='\"cache\"' -D__KBUILD_MODNAME=kmod_cache -c -o arch/arm/lib/cache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/cache.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/sha256_ce_glue.o\n|   rm -f arch/arm/cpu/armv8/built-in.a; aarch64-poky-linux-ar rcTP arch/arm/cpu/armv8/built-in.a arch/arm/cpu/armv8/cpu.o arch/arm/cpu/armv8/generic_timer.o arch/arm/cpu/armv8/cache_v8.o arch/arm/cpu/armv8/cache.o arch/arm/cpu/armv8/exceptions.o arch/arm/cpu/armv8/exception_level.o arch/arm/cpu/armv8/tlb.o arch/arm/cpu/armv8/transition.o arch/arm/cpu/armv8/fwcall.o arch/arm/cpu/armv8/cpu-dt.o arch/arm/cpu/armv8/smccc-call.o arch/arm/cpu/armv8/sha1_ce_glue.o arch/arm/cpu/armv8/sha1_ce_core.o arch/arm/cpu/armv8/sha256_ce_glue.o arch/arm/cpu/armv8/sha256_ce_core.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/stack.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.ehci-hcd.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/ehci-hcd\"' -DKBUILD_BASENAME='\"ehci_hcd\"' -DKBUILD_MODNAME='\"ehci_hcd\"' -D__KBUILD_MODNAME=kmod_ehci_hcd -c -o drivers/usb/host/ehci-hcd.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/ehci-hcd.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/psci-dt.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.usb_bootdev.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/usb_bootdev\"' -DKBUILD_BASENAME='\"usb_bootdev\"' -DKBUILD_MODNAME='\"usb_bootdev\"' -D__KBUILD_MODNAME=kmod_usb_bootdev -c -o drivers/usb/host/usb_bootdev.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/usb_bootdev.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.ehci-generic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/ehci-generic\"' -DKBUILD_BASENAME='\"ehci_generic\"' -DKBUILD_MODNAME='\"ehci_generic\"' -D__KBUILD_MODNAME=kmod_ehci_generic -c -o drivers/usb/host/ehci-generic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/ehci-generic.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/usb-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/dwc3/core.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/interrupts_64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.xhci.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/xhci\"' -DKBUILD_BASENAME='\"xhci\"' -DKBUILD_MODNAME='\"xhci\"' -D__KBUILD_MODNAME=kmod_xhci -c -o drivers/usb/host/xhci.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/xhci.c\n|   rm -f drivers/usb/dwc3/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/dwc3/built-in.a drivers/usb/dwc3/core.o drivers/usb/dwc3/dwc3-generic.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/usb_bootdev.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.xhci-mem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/xhci-mem\"' -DKBUILD_BASENAME='\"xhci_mem\"' -DKBUILD_MODNAME='\"xhci_mem\"' -D__KBUILD_MODNAME=kmod_xhci_mem -c -o drivers/usb/host/xhci-mem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/xhci-mem.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/cache.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.xhci-ring.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/xhci-ring\"' -DKBUILD_BASENAME='\"xhci_ring\"' -DKBUILD_MODNAME='\"xhci_ring\"' -D__KBUILD_MODNAME=kmod_xhci_ring -c -o drivers/usb/host/xhci-ring.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/xhci-ring.c\n|   rm -f arch/arm/lib/built-in.a; aarch64-poky-linux-ar rcTP arch/arm/lib/built-in.a arch/arm/lib/image.o arch/arm/lib/zimage.o arch/arm/lib/bootm.o arch/arm/lib/crt0_64.o arch/arm/lib/setjmp_aarch64.o arch/arm/lib/relocate_64.o arch/arm/lib/bootm-fdt.o arch/arm/lib/bdinfo.o arch/arm/lib/sections.o arch/arm/lib/stack.o arch/arm/lib/interrupts_64.o arch/arm/lib/cache.o arch/arm/lib/psci-dt.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/musb-new need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/ehci-generic.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/tcpm need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/phy need-builtin=1\n|   rm -f drivers/usb/tcpm/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/tcpm/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/mtu3 need-builtin=1\n|   rm -f drivers/usb/phy/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/phy/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/isp1760 need-builtin=1\n|   rm -f drivers/usb/mtu3/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/mtu3/built-in.a\n|   rm -f drivers/usb/musb-new/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/musb-new/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/eth need-builtin=1\n|   rm -f drivers/usb/isp1760/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/isp1760/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/eth/.usb_ether.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth -I ./drivers/usb/eth    -DKBUILD_MODFILE='\"drivers/usb/eth/usb_ether\"' -DKBUILD_BASENAME='\"usb_ether\"' -DKBUILD_MODNAME='\"usb_ether\"' -D__KBUILD_MODNAME=kmod_usb_ether -c -o drivers/usb/eth/usb_ether.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth/usb_ether.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/eth/.asix.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth -I ./drivers/usb/eth    -DKBUILD_MODFILE='\"drivers/usb/eth/asix\"' -DKBUILD_BASENAME='\"asix\"' -DKBUILD_MODNAME='\"asix\"' -D__KBUILD_MODNAME=kmod_asix -c -o drivers/usb/eth/asix.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth/asix.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/eth/.asix88179.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth -I ./drivers/usb/eth    -DKBUILD_MODFILE='\"drivers/usb/eth/asix88179\"' -DKBUILD_BASENAME='\"asix88179\"' -DKBUILD_MODNAME='\"asix88179\"' -D__KBUILD_MODNAME=kmod_asix88179 -c -o drivers/usb/eth/asix88179.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth/asix88179.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/adc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/adc/.adc-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/adc -I ./drivers/adc    -DKBUILD_MODFILE='\"drivers/adc/adc-uclass\"' -DKBUILD_BASENAME='\"adc_uclass\"' -DKBUILD_MODNAME='\"adc_uclass\"' -D__KBUILD_MODNAME=kmod_adc_uclass -c -o drivers/adc/adc-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/adc/adc-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/xhci-mem.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/ulpi need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/xhci-ring.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=disk need-builtin=1\n|   rm -f drivers/usb/ulpi/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/ulpi/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,disk/.part.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./disk    -DKBUILD_MODFILE='\"disk/part\"' -DKBUILD_BASENAME='\"part\"' -DKBUILD_MODNAME='\"part\"' -D__KBUILD_MODNAME=kmod_part -c -o disk/part.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/ehci-hcd.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/eth/usb_ether.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/eth/.r8152_fw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth -I ./drivers/usb/eth    -DKBUILD_MODFILE='\"drivers/usb/eth/r8152_fw\"' -DKBUILD_BASENAME='\"r8152_fw\"' -DKBUILD_MODNAME='\"r8152_fw\"' -D__KBUILD_MODNAME=kmod_r8152_fw -c -o drivers/usb/eth/r8152_fw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth/r8152_fw.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/block/.blk-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block -I ./drivers/block    -DKBUILD_MODFILE='\"drivers/block/blk-uclass\"' -DKBUILD_BASENAME='\"blk_uclass\"' -DKBUILD_MODNAME='\"blk_uclass\"' -D__KBUILD_MODNAME=kmod_blk_uclass -c -o drivers/block/blk-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block/blk-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/xhci.o\n|   rm -f drivers/usb/host/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/host/built-in.a drivers/usb/host/usb-uclass.o drivers/usb/host/usb_bootdev.o drivers/usb/host/ehci-hcd.o drivers/usb/host/ehci-generic.o drivers/usb/host/xhci.o drivers/usb/host/xhci-mem.o drivers/usb/host/xhci-ring.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/eth/asix88179.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/eth/asix.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/adc/adc-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/eth/.r8152.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth -I ./drivers/usb/eth    -DKBUILD_MODFILE='\"drivers/usb/eth/r8152\"' -DKBUILD_BASENAME='\"r8152\"' -DKBUILD_MODNAME='\"r8152\"' -D__KBUILD_MODNAME=kmod_r8152 -c -o drivers/usb/eth/r8152.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth/r8152.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/adc/.rockchip-saradc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/adc -I ./drivers/adc    -DKBUILD_MODFILE='\"drivers/adc/rockchip-saradc\"' -DKBUILD_BASENAME='\"rockchip_saradc\"' -DKBUILD_MODNAME='\"rockchip_saradc\"' -D__KBUILD_MODNAME=kmod_rockchip_saradc -c -o drivers/adc/rockchip-saradc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/adc/rockchip-saradc.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.device.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/device\"' -DKBUILD_BASENAME='\"device\"' -DKBUILD_MODNAME='\"device\"' -D__KBUILD_MODNAME=kmod_device -c -o drivers/core/device.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/device.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export disk/part.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,disk/.disk-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./disk    -DKBUILD_MODFILE='\"disk/disk-uclass\"' -DKBUILD_BASENAME='\"disk_uclass\"' -DKBUILD_MODNAME='\"disk_uclass\"' -D__KBUILD_MODNAME=kmod_disk_uclass -c -o disk/disk-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/disk-uclass.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/clk/adi/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/adi/built-in.a\n|   rm -f drivers/clk/airoha/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/airoha/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/eth/r8152_fw.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/block/blk-uclass.o\n|   rm -f drivers/clk/analogbits/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/analogbits/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/clk/imx/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/imx/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/adc/rockchip-saradc.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/block/.blkcache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block -I ./drivers/block    -DKBUILD_MODFILE='\"drivers/block/blkcache\"' -DKBUILD_BASENAME='\"blkcache\"' -DKBUILD_MODNAME='\"blkcache\"' -D__KBUILD_MODNAME=kmod_blkcache -c -o drivers/block/blkcache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block/blkcache.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/clk/tegra/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/tegra/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export disk/disk-uclass.o\n|   rm -f drivers/adc/built-in.a; aarch64-poky-linux-ar rcTP drivers/adc/built-in.a drivers/adc/adc-uclass.o drivers/adc/rockchip-saradc.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/clk/ti/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/ti/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.fdtaddr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/fdtaddr\"' -DKBUILD_BASENAME='\"fdtaddr\"' -DKBUILD_MODNAME='\"fdtaddr\"' -D__KBUILD_MODNAME=kmod_fdtaddr -c -o drivers/core/fdtaddr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/fdtaddr.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/rockchip/.clk_pll.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip -I ./drivers/clk/rockchip    -DKBUILD_MODFILE='\"drivers/clk/rockchip/clk_pll\"' -DKBUILD_BASENAME='\"clk_pll\"' -DKBUILD_MODNAME='\"clk_pll\"' -D__KBUILD_MODNAME=kmod_clk_pll -c -o drivers/clk/rockchip/clk_pll.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip/clk_pll.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,disk/.part_dos.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./disk    -DKBUILD_MODFILE='\"disk/part_dos\"' -DKBUILD_BASENAME='\"part_dos\"' -DKBUILD_MODNAME='\"part_dos\"' -D__KBUILD_MODNAME=kmod_part_dos -c -o disk/part_dos.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part_dos.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/gpio/.gpio-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/gpio -I ./drivers/gpio    -DKBUILD_MODFILE='\"drivers/gpio/gpio-uclass\"' -DKBUILD_BASENAME='\"gpio_uclass\"' -DKBUILD_MODNAME='\"gpio_uclass\"' -D__KBUILD_MODNAME=kmod_gpio_uclass -c -o drivers/gpio/gpio-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/gpio/gpio-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/block/blkcache.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/fdtaddr.o\n|   rm -f drivers/block/built-in.a; aarch64-poky-linux-ar rcTP drivers/block/built-in.a drivers/block/blk-uclass.o drivers/block/blkcache.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/device.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/eth/r8152.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.lists.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/lists\"' -DKBUILD_BASENAME='\"lists\"' -DKBUILD_MODNAME='\"lists\"' -D__KBUILD_MODNAME=kmod_lists -c -o drivers/core/lists.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/lists.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/eth/.smsc95xx.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth -I ./drivers/usb/eth    -DKBUILD_MODFILE='\"drivers/usb/eth/smsc95xx\"' -DKBUILD_BASENAME='\"smsc95xx\"' -DKBUILD_MODNAME='\"smsc95xx\"' -D__KBUILD_MODNAME=kmod_smsc95xx -c -o drivers/usb/eth/smsc95xx.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth/smsc95xx.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/eth/.mcs7830.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth -I ./drivers/usb/eth    -DKBUILD_MODFILE='\"drivers/usb/eth/mcs7830\"' -DKBUILD_BASENAME='\"mcs7830\"' -DKBUILD_MODNAME='\"mcs7830\"' -D__KBUILD_MODNAME=kmod_mcs7830 -c -o drivers/usb/eth/mcs7830.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/eth/mcs7830.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export disk/part_dos.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,disk/.part_iso.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./disk    -DKBUILD_MODFILE='\"disk/part_iso\"' -DKBUILD_BASENAME='\"part_iso\"' -DKBUILD_MODNAME='\"part_iso\"' -D__KBUILD_MODNAME=kmod_part_iso -c -o disk/part_iso.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part_iso.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/rockchip/clk_pll.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.root.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/root\"' -DKBUILD_BASENAME='\"root\"' -DKBUILD_MODNAME='\"root\"' -D__KBUILD_MODNAME=kmod_root -c -o drivers/core/root.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/root.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/rockchip/.clk_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip -I ./drivers/clk/rockchip    -DKBUILD_MODFILE='\"drivers/clk/rockchip/clk_rk3399\"' -DKBUILD_BASENAME='\"clk_rk3399\"' -DKBUILD_MODNAME='\"clk_rk3399\"' -D__KBUILD_MODNAME=kmod_clk_rk3399 -c -o drivers/clk/rockchip/clk_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip/clk_rk3399.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export disk/part_iso.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/lists.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,disk/.part_efi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./disk    -DKBUILD_MODFILE='\"disk/part_efi\"' -DKBUILD_BASENAME='\"part_efi\"' -DKBUILD_MODNAME='\"part_efi\"' -D__KBUILD_MODNAME=kmod_part_efi -c -o disk/part_efi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part_efi.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/eth/smsc95xx.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/eth/mcs7830.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/gpio/gpio-uclass.o\n|   rm -f drivers/usb/eth/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/eth/built-in.a drivers/usb/eth/usb_ether.o drivers/usb/eth/asix.o drivers/usb/eth/asix88179.o drivers/usb/eth/mcs7830.o drivers/usb/eth/smsc95xx.o drivers/usb/eth/r8152.o drivers/usb/eth/r8152_fw.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/root.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/uclass\"' -DKBUILD_BASENAME='\"uclass\"' -DKBUILD_MODNAME='\"uclass\"' -D__KBUILD_MODNAME=kmod_uclass -c -o drivers/core/uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/gpio/.rk_gpio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/gpio -I ./drivers/gpio    -DKBUILD_MODFILE='\"drivers/gpio/rk_gpio\"' -DKBUILD_BASENAME='\"rk_gpio\"' -DKBUILD_MODNAME='\"rk_gpio\"' -D__KBUILD_MODNAME=kmod_rk_gpio -c -o drivers/gpio/rk_gpio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/gpio/rk_gpio.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/sysreset/.sysreset-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset -I ./drivers/sysreset    -DKBUILD_MODFILE='\"drivers/sysreset/sysreset-uclass\"' -DKBUILD_BASENAME='\"sysreset_uclass\"' -DKBUILD_MODNAME='\"sysreset_uclass\"' -D__KBUILD_MODNAME=kmod_sysreset_uclass -c -o drivers/sysreset/sysreset-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset/sysreset-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/sysreset/sysreset-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/sysreset/.sysreset_rockchip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset -I ./drivers/sysreset    -DKBUILD_MODFILE='\"drivers/sysreset/sysreset_rockchip\"' -DKBUILD_BASENAME='\"sysreset_rockchip\"' -DKBUILD_MODNAME='\"sysreset_rockchip\"' -D__KBUILD_MODNAME=kmod_sysreset_rockchip -c -o drivers/sysreset/sysreset_rockchip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset/sysreset_rockchip.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/gpio/rk_gpio.o\n|   rm -f drivers/gpio/built-in.a; aarch64-poky-linux-ar rcTP drivers/gpio/built-in.a drivers/gpio/gpio-uclass.o drivers/gpio/rk_gpio.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/rockchip/clk_rk3399.o\n|   rm -f drivers/clk/rockchip/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/rockchip/built-in.a drivers/clk/rockchip/clk_pll.o drivers/clk/rockchip/clk_rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/uclass.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/i2c \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/.clk_fixed_rate.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./drivers/clk    -DKBUILD_MODFILE='\"drivers/clk/clk_fixed_rate\"' -DKBUILD_BASENAME='\"clk_fixed_rate\"' -DKBUILD_MODNAME='\"clk_fixed_rate\"' -D__KBUILD_MODNAME=kmod_clk_fixed_rate -c -o drivers/clk/clk_fixed_rate.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk_fixed_rate.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.util.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/util\"' -DKBUILD_BASENAME='\"util\"' -DKBUILD_MODNAME='\"util\"' -D__KBUILD_MODNAME=kmod_util -c -o drivers/core/util.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/util.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/i2c/.i2c-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/i2c -I ./drivers/i2c    -DKBUILD_MODFILE='\"drivers/i2c/i2c-uclass\"' -DKBUILD_BASENAME='\"i2c_uclass\"' -DKBUILD_MODNAME='\"i2c_uclass\"' -D__KBUILD_MODNAME=kmod_i2c_uclass -c -o drivers/i2c/i2c-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/i2c/i2c-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/sysreset/sysreset_rockchip.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export disk/part_efi.o\n|   rm -f drivers/sysreset/built-in.a; aarch64-poky-linux-ar rcTP drivers/sysreset/built-in.a drivers/sysreset/sysreset-uclass.o drivers/sysreset/sysreset_rockchip.o\n|   rm -f disk/built-in.a; aarch64-poky-linux-ar rcTP disk/built-in.a disk/part.o disk/disk-uclass.o disk/part_dos.o disk/part_iso.o disk/part_efi.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=net need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/firmware \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.tag.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/tag\"' -DKBUILD_BASENAME='\"tag\"' -DKBUILD_MODNAME='\"tag\"' -D__KBUILD_MODNAME=kmod_tag -c -o drivers/core/tag.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/tag.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/firmware/.firmware-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/firmware -I ./drivers/firmware    -DKBUILD_MODFILE='\"drivers/firmware/firmware-uclass\"' -DKBUILD_BASENAME='\"firmware_uclass\"' -DKBUILD_MODNAME='\"firmware_uclass\"' -D__KBUILD_MODNAME=kmod_firmware_uclass -c -o drivers/firmware/firmware-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/firmware/firmware-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/util.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/clk_fixed_rate.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/.clk_fixed_factor.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./drivers/clk    -DKBUILD_MODFILE='\"drivers/clk/clk_fixed_factor\"' -DKBUILD_BASENAME='\"clk_fixed_factor\"' -DKBUILD_MODNAME='\"clk_fixed_factor\"' -D__KBUILD_MODNAME=kmod_clk_fixed_factor -c -o drivers/clk/clk_fixed_factor.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk_fixed_factor.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.arp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/arp\"' -DKBUILD_BASENAME='\"arp\"' -DKBUILD_MODNAME='\"arp\"' -D__KBUILD_MODNAME=kmod_arp -c -o net/arp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/arp.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/firmware/firmware-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/firmware/.psci.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/firmware -I ./drivers/firmware    -DKBUILD_MODFILE='\"drivers/firmware/psci\"' -DKBUILD_BASENAME='\"psci\"' -DKBUILD_MODNAME='\"psci\"' -D__KBUILD_MODNAME=kmod_psci -c -o drivers/firmware/psci.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/firmware/psci.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/tag.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.devres.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/devres\"' -DKBUILD_BASENAME='\"devres\"' -DKBUILD_MODNAME='\"devres\"' -D__KBUILD_MODNAME=kmod_devres -c -o drivers/core/devres.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/devres.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/clk_fixed_factor.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/arp.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/.clk-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./drivers/clk    -DKBUILD_MODFILE='\"drivers/clk/clk-uclass\"' -DKBUILD_BASENAME='\"clk_uclass\"' -DKBUILD_MODNAME='\"clk_uclass\"' -D__KBUILD_MODNAME=kmod_clk_uclass -c -o drivers/clk/clk-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.bootp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/bootp\"' -DKBUILD_BASENAME='\"bootp\"' -DKBUILD_MODNAME='\"bootp\"' -D__KBUILD_MODNAME=kmod_bootp -c -o net/bootp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/bootp.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/i2c/i2c-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/firmware/psci.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/i2c/.rk_i2c.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/i2c -I ./drivers/i2c    -DKBUILD_MODFILE='\"drivers/i2c/rk_i2c\"' -DKBUILD_BASENAME='\"rk_i2c\"' -DKBUILD_MODNAME='\"rk_i2c\"' -D__KBUILD_MODNAME=kmod_rk_i2c -c -o drivers/i2c/rk_i2c.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/i2c/rk_i2c.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.net.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/net\"' -DKBUILD_BASENAME='\"net\"' -DKBUILD_MODNAME='\"net\"' -D__KBUILD_MODNAME=kmod_net -c -o net/net.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/net.c\n|   rm -f drivers/firmware/built-in.a; aarch64-poky-linux-ar rcTP drivers/firmware/built-in.a drivers/firmware/firmware-uclass.o drivers/firmware/psci.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.device-remove.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/device-remove\"' -DKBUILD_BASENAME='\"device_remove\"' -DKBUILD_MODNAME='\"device_remove\"' -D__KBUILD_MODNAME=kmod_device_remove -c -o drivers/core/device-remove.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/device-remove.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/devres.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.simple-bus.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/simple-bus\"' -DKBUILD_BASENAME='\"simple_bus\"' -DKBUILD_MODNAME='\"simple_bus\"' -D__KBUILD_MODNAME=kmod_simple_bus -c -o drivers/core/simple-bus.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/simple-bus.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/simple-bus.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/net/airoha/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/airoha/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/i2c/rk_i2c.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/mscc_eswitch \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/net/mscc_eswitch/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/mscc_eswitch/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/device-remove.o\n|   rm -f drivers/i2c/built-in.a; aarch64-poky-linux-ar rcTP drivers/i2c/built-in.a drivers/i2c/i2c-uclass.o drivers/i2c/rk_i2c.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/mediatek \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/net/phy/mediatek/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/phy/mediatek/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.dump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/dump\"' -DKBUILD_BASENAME='\"dump\"' -DKBUILD_MODNAME='\"dump\"' -D__KBUILD_MODNAME=kmod_dump -c -o drivers/core/dump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/dump.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/net/phy/airoha/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/phy/airoha/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/net/phy/.phy.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/phy -I ./drivers/net/phy    -DKBUILD_MODFILE='\"drivers/net/phy/phy\"' -DKBUILD_BASENAME='\"phy\"' -DKBUILD_MODNAME='\"phy\"' -D__KBUILD_MODNAME=kmod_phy -c -o drivers/net/phy/phy.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/phy/phy.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/clk-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.ping.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/ping\"' -DKBUILD_BASENAME='\"ping\"' -DKBUILD_MODNAME='\"ping\"' -D__KBUILD_MODNAME=kmod_ping -c -o net/ping.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/ping.c\n|   rm -f drivers/clk/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/built-in.a drivers/clk/clk-uclass.o drivers/clk/clk_fixed_rate.o drivers/clk/clk_fixed_factor.o drivers/clk/adi/built-in.a drivers/clk/airoha/built-in.a drivers/clk/analogbits/built-in.a drivers/clk/imx/built-in.a drivers/clk/tegra/built-in.a drivers/clk/ti/built-in.a drivers/clk/rockchip/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/bootp.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/net/phy/.realtek.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/phy -I ./drivers/net/phy    -DKBUILD_MODFILE='\"drivers/net/phy/realtek\"' -DKBUILD_BASENAME='\"realtek\"' -DKBUILD_MODNAME='\"realtek\"' -D__KBUILD_MODNAME=kmod_realtek -c -o drivers/net/phy/realtek.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/phy/realtek.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/nand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/mtd/nand/built-in.a; aarch64-poky-linux-ar rcTP drivers/mtd/nand/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/onenand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/mtd/onenand/built-in.a; aarch64-poky-linux-ar rcTP drivers/mtd/onenand/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/spi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mtd/spi/.sf-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd/spi -I ./drivers/mtd/spi    -DKBUILD_MODFILE='\"drivers/mtd/spi/sf-uclass\"' -DKBUILD_BASENAME='\"sf_uclass\"' -DKBUILD_MODNAME='\"sf_uclass\"' -D__KBUILD_MODNAME=kmod_sf_uclass -c -o drivers/mtd/spi/sf-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd/spi/sf-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/net.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.tftp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/tftp\"' -DKBUILD_BASENAME='\"tftp\"' -DKBUILD_MODNAME='\"tftp\"' -D__KBUILD_MODNAME=kmod_tftp -c -o net/tftp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/tftp.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/dump.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.regmap.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/regmap\"' -DKBUILD_BASENAME='\"regmap\"' -DKBUILD_MODNAME='\"regmap\"' -D__KBUILD_MODNAME=kmod_regmap -c -o drivers/core/regmap.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/regmap.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/ping.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/net/phy/realtek.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mtd/spi/sf-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mtd/spi/.spi-nor-ids.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd/spi -I ./drivers/mtd/spi    -DKBUILD_MODFILE='\"drivers/mtd/spi/spi-nor\"' -DKBUILD_BASENAME='\"spi_nor_ids\"' -DKBUILD_MODNAME='\"spi_nor\"' -D__KBUILD_MODNAME=kmod_spi_nor -c -o drivers/mtd/spi/spi-nor-ids.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd/spi/spi-nor-ids.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/net/phy/phy.o\n|   rm -f drivers/net/phy/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/phy/built-in.a drivers/net/phy/phy.o drivers/net/phy/mediatek/built-in.a drivers/net/phy/airoha/built-in.a drivers/net/phy/realtek.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/net/ti/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/ti/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mtd/spi/spi-nor-ids.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/qe \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/net/qe/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/qe/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/net/.eth-phy-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net -I ./drivers/net    -DKBUILD_MODFILE='\"drivers/net/eth-phy-uclass\"' -DKBUILD_BASENAME='\"eth_phy_uclass\"' -DKBUILD_MODNAME='\"eth_phy_uclass\"' -D__KBUILD_MODNAME=kmod_eth_phy_uclass -c -o drivers/net/eth-phy-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/eth-phy-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mtd/spi/.spi-nor-core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd/spi -I ./drivers/mtd/spi    -DKBUILD_MODFILE='\"drivers/mtd/spi/spi-nor\"' -DKBUILD_BASENAME='\"spi_nor_core\"' -DKBUILD_MODNAME='\"spi_nor\"' -D__KBUILD_MODNAME=kmod_spi_nor -c -o drivers/mtd/spi/spi-nor-core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd/spi/spi-nor-core.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/tftp.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.eth-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/eth-uclass\"' -DKBUILD_BASENAME='\"eth_uclass\"' -DKBUILD_MODNAME='\"eth_uclass\"' -D__KBUILD_MODNAME=kmod_eth_uclass -c -o net/eth-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/eth-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/regmap.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.syscon-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/syscon-uclass\"' -DKBUILD_BASENAME='\"syscon_uclass\"' -DKBUILD_MODNAME='\"syscon_uclass\"' -D__KBUILD_MODNAME=kmod_syscon_uclass -c -o drivers/core/syscon-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/syscon-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/net/eth-phy-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/net/.designware.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net -I ./drivers/net    -DKBUILD_MODFILE='\"drivers/net/designware\"' -DKBUILD_BASENAME='\"designware\"' -DKBUILD_MODNAME='\"designware\"' -D__KBUILD_MODNAME=kmod_designware -c -o drivers/net/designware.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/designware.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/syscon-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.of_access.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/of_access\"' -DKBUILD_BASENAME='\"of_access\"' -DKBUILD_MODNAME='\"of_access\"' -D__KBUILD_MODNAME=kmod_of_access -c -o drivers/core/of_access.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/of_access.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/eth-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.eth_bootdev.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/eth_bootdev\"' -DKBUILD_BASENAME='\"eth_bootdev\"' -DKBUILD_MODNAME='\"eth_bootdev\"' -D__KBUILD_MODNAME=kmod_eth_bootdev -c -o net/eth_bootdev.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/eth_bootdev.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mtd/spi/spi-nor-core.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/eth_bootdev.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.eth_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -Wno-format-extra-args -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/eth_common\"' -DKBUILD_BASENAME='\"eth_common\"' -DKBUILD_MODNAME='\"eth_common\"' -D__KBUILD_MODNAME=kmod_eth_common -c -o net/eth_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/eth_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mtd/spi/.sf_probe.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd/spi -I ./drivers/mtd/spi    -DKBUILD_MODFILE='\"drivers/mtd/spi/spi-nor\"' -DKBUILD_BASENAME='\"sf_probe\"' -DKBUILD_MODNAME='\"spi_nor\"' -D__KBUILD_MODNAME=kmod_spi_nor -c -o drivers/mtd/spi/sf_probe.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd/spi/sf_probe.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.of_addr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/of_addr\"' -DKBUILD_BASENAME='\"of_addr\"' -DKBUILD_MODNAME='\"of_addr\"' -D__KBUILD_MODNAME=kmod_of_addr -c -o drivers/core/of_addr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/of_addr.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/net/designware.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/net/.gmac_rockchip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net -I ./drivers/net    -DKBUILD_MODFILE='\"drivers/net/gmac_rockchip\"' -DKBUILD_BASENAME='\"gmac_rockchip\"' -DKBUILD_MODNAME='\"gmac_rockchip\"' -D__KBUILD_MODNAME=kmod_gmac_rockchip -c -o drivers/net/gmac_rockchip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/gmac_rockchip.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mtd/spi/sf_probe.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/eth_common.o\n|   rm -f drivers/mtd/spi/built-in.a; aarch64-poky-linux-ar rcTP drivers/mtd/spi/built-in.a drivers/mtd/spi/sf-uclass.o drivers/mtd/spi/sf_probe.o drivers/mtd/spi/spi-nor-ids.o drivers/mtd/spi/spi-nor-core.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.net-common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/net-common\"' -DKBUILD_BASENAME='\"net_common\"' -DKBUILD_MODNAME='\"net_common\"' -D__KBUILD_MODNAME=kmod_net_common -c -o net/net-common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/net-common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.read.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/read\"' -DKBUILD_BASENAME='\"read\"' -DKBUILD_MODNAME='\"read\"' -D__KBUILD_MODNAME=kmod_read -c -o drivers/core/read.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/read.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mtd/.mtdcore.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd -I ./drivers/mtd    -DKBUILD_MODFILE='\"drivers/mtd/mtd\"' -DKBUILD_BASENAME='\"mtdcore\"' -DKBUILD_MODNAME='\"mtd\"' -D__KBUILD_MODNAME=kmod_mtd -c -o drivers/mtd/mtdcore.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd/mtdcore.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/of_access.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/input \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/nxp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/allwinner \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/mmc\"' -DKBUILD_BASENAME='\"mmc\"' -DKBUILD_MODNAME='\"mmc\"' -D__KBUILD_MODNAME=kmod_mmc -c -o drivers/mmc/mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/of_addr.o\n|   rm -f drivers/pinctrl/nxp/built-in.a; aarch64-poky-linux-ar rcTP drivers/pinctrl/nxp/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/input/.key_matrix.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/input -I ./drivers/input    -DKBUILD_MODFILE='\"drivers/input/key_matrix\"' -DKBUILD_BASENAME='\"key_matrix\"' -DKBUILD_MODNAME='\"key_matrix\"' -D__KBUILD_MODNAME=kmod_key_matrix -c -o drivers/input/key_matrix.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/input/key_matrix.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/phy/allwinner/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/allwinner/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/marvell \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/pinctrl/rockchip/.pinctrl-rockchip-core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/rockchip -I ./drivers/pinctrl/rockchip    -DKBUILD_MODFILE='\"drivers/pinctrl/rockchip/pinctrl-rockchip-core\"' -DKBUILD_BASENAME='\"pinctrl_rockchip_core\"' -DKBUILD_MODNAME='\"pinctrl_rockchip_core\"' -D__KBUILD_MODNAME=kmod_pinctrl_rockchip_core -c -o drivers/pinctrl/rockchip/pinctrl-rockchip-core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/rockchip/pinctrl-rockchip-core.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/phy/marvell/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/marvell/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/phy/rockchip/.phy-rockchip-inno-usb2.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/phy/rockchip -I ./drivers/phy/rockchip    -DKBUILD_MODFILE='\"drivers/phy/rockchip/phy-rockchip-inno-usb2\"' -DKBUILD_BASENAME='\"phy_rockchip_inno_usb2\"' -DKBUILD_MODNAME='\"phy_rockchip_inno_usb2\"' -D__KBUILD_MODNAME=kmod_phy_rockchip_inno_usb2 -c -o drivers/phy/rockchip/phy-rockchip-inno-usb2.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/phy/rockchip/phy-rockchip-inno-usb2.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/pmic \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/net-common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/power/pmic/.pmic-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/pmic -I ./drivers/power/pmic    -DKBUILD_MODFILE='\"drivers/power/pmic/pmic-uclass\"' -DKBUILD_BASENAME='\"pmic_uclass\"' -DKBUILD_MODNAME='\"pmic_uclass\"' -D__KBUILD_MODNAME=kmod_pmic_uclass -c -o drivers/power/pmic/pmic-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/pmic/pmic-uclass.c\n|   rm -f net/built-in.a; aarch64-poky-linux-ar rcTP net/built-in.a net/arp.o net/bootp.o net/net.o net/ping.o net/tftp.o net/eth-uclass.o net/eth_bootdev.o net/eth_common.o net/net-common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/net/gmac_rockchip.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/pinctrl/rockchip/.pinctrl-rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/rockchip -I ./drivers/pinctrl/rockchip    -DKBUILD_MODFILE='\"drivers/pinctrl/rockchip/pinctrl-rk3399\"' -DKBUILD_BASENAME='\"pinctrl_rk3399\"' -DKBUILD_MODNAME='\"pinctrl_rk3399\"' -D__KBUILD_MODNAME=kmod_pinctrl_rk3399 -c -o drivers/pinctrl/rockchip/pinctrl-rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/rockchip/pinctrl-rk3399.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib need-builtin=1\n|   rm -f drivers/net/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/built-in.a drivers/net/airoha/built-in.a drivers/net/eth-phy-uclass.o drivers/net/designware.o drivers/net/gmac_rockchip.o drivers/net/mscc_eswitch/built-in.a drivers/net/phy/built-in.a drivers/net/qe/built-in.a drivers/net/ti/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/ext4 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/ext4/.ext4fs.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4 -I ./fs/ext4    -DKBUILD_MODFILE='\"fs/ext4/ext4fs\"' -DKBUILD_BASENAME='\"ext4fs\"' -DKBUILD_MODNAME='\"ext4fs\"' -D__KBUILD_MODNAME=kmod_ext4fs -c -o fs/ext4/ext4fs.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4/ext4fs.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_driver \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_driver/.efi_uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_driver -I ./lib/efi_driver    -DKBUILD_MODFILE='\"lib/efi_driver/efi_uclass\"' -DKBUILD_BASENAME='\"efi_uclass\"' -DKBUILD_MODNAME='\"efi_uclass\"' -D__KBUILD_MODNAME=kmod_efi_uclass -c -o lib/efi_driver/efi_uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_driver/efi_uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_driver/.efi_block_device.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_driver -I ./lib/efi_driver    -DKBUILD_MODFILE='\"lib/efi_driver/efi_block_device\"' -DKBUILD_BASENAME='\"efi_block_device\"' -DKBUILD_MODNAME='\"efi_block_device\"' -D__KBUILD_MODNAME=kmod_efi_block_device -c -o lib/efi_driver/efi_block_device.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_driver/efi_block_device.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/input/key_matrix.o\n|   rm -f drivers/input/built-in.a; aarch64-poky-linux-ar rcTP drivers/input/built-in.a drivers/input/key_matrix.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/power/pmic/pmic-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/power/pmic/.rk8xx.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/pmic -I ./drivers/power/pmic    -DKBUILD_MODFILE='\"drivers/power/pmic/rk8xx\"' -DKBUILD_BASENAME='\"rk8xx\"' -DKBUILD_MODNAME='\"rk8xx\"' -D__KBUILD_MODNAME=kmod_rk8xx -c -o drivers/power/pmic/rk8xx.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/pmic/rk8xx.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/ext4/.ext4_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4 -I ./fs/ext4    -DKBUILD_MODFILE='\"fs/ext4/ext4_common\"' -DKBUILD_BASENAME='\"ext4_common\"' -DKBUILD_MODNAME='\"ext4_common\"' -D__KBUILD_MODNAME=kmod_ext4_common -c -o fs/ext4/ext4_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4/ext4_common.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/phy/rockchip/phy-rockchip-inno-usb2.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/read.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/common\"' -DKBUILD_BASENAME='\"common\"' -DKBUILD_MODNAME='\"common\"' -D__KBUILD_MODNAME=kmod_common -c -o env/common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/phy/rockchip/.phy-rockchip-typec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/phy/rockchip -I ./drivers/phy/rockchip    -DKBUILD_MODFILE='\"drivers/phy/rockchip/phy-rockchip-typec\"' -DKBUILD_BASENAME='\"phy_rockchip_typec\"' -DKBUILD_MODNAME='\"phy_rockchip_typec\"' -D__KBUILD_MODNAME=kmod_phy_rockchip_typec -c -o drivers/phy/rockchip/phy-rockchip-typec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/phy/rockchip/phy-rockchip-typec.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.of_extra.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/of_extra\"' -DKBUILD_BASENAME='\"of_extra\"' -DKBUILD_MODNAME='\"of_extra\"' -D__KBUILD_MODNAME=kmod_of_extra -c -o drivers/core/of_extra.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/of_extra.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mtd/mtdcore.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common/init \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/pinctrl/rockchip/pinctrl-rockchip-core.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/init/.board_init.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/init -I ./common/init    -DKBUILD_MODFILE='\"common/init/board_init\"' -DKBUILD_BASENAME='\"board_init\"' -DKBUILD_MODNAME='\"board_init\"' -D__KBUILD_MODNAME=kmod_board_init -c -o common/init/board_init.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/init/board_init.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=boot need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mtd/.mtd_uboot.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd -I ./drivers/mtd    -DKBUILD_MODFILE='\"drivers/mtd/mtd\"' -DKBUILD_BASENAME='\"mtd_uboot\"' -DKBUILD_MODNAME='\"mtd\"' -D__KBUILD_MODNAME=kmod_mtd -c -o drivers/mtd/mtd_uboot.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mtd/mtd_uboot.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd/arm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_driver/efi_block_device.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/mach-rockchip need-builtin=1\n|   rm -f cmd/arm/built-in.a; aarch64-poky-linux-ar rcTP cmd/arm/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/pinctrl/rockchip/pinctrl-rk3399.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.boot.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/boot\"' -DKBUILD_BASENAME='\"boot\"' -DKBUILD_MODNAME='\"boot\"' -D__KBUILD_MODNAME=kmod_boot -c -o cmd/boot.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/boot.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/ext4/ext4fs.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootm\"' -DKBUILD_BASENAME='\"bootm\"' -DKBUILD_MODNAME='\"bootm\"' -D__KBUILD_MODNAME=kmod_bootm -c -o boot/bootm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootm.c\n|   rm -f drivers/pinctrl/rockchip/built-in.a; aarch64-poky-linux-ar rcTP drivers/pinctrl/rockchip/built-in.a drivers/pinctrl/rockchip/pinctrl-rockchip-core.o drivers/pinctrl/rockchip/pinctrl-rk3399.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.ofnode.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/ofnode\"' -DKBUILD_BASENAME='\"ofnode\"' -DKBUILD_MODNAME='\"ofnode\"' -D__KBUILD_MODNAME=kmod_ofnode -c -o drivers/core/ofnode.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/ofnode.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootm_os.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootm_os\"' -DKBUILD_BASENAME='\"bootm_os\"' -DKBUILD_MODNAME='\"bootm_os\"' -D__KBUILD_MODNAME=kmod_bootm_os -c -o boot/bootm_os.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootm_os.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/broadcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/pinctrl/broadcom/built-in.a; aarch64-poky-linux-ar rcTP drivers/pinctrl/broadcom/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/pinctrl/.pinctrl-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl -I ./drivers/pinctrl    -DKBUILD_MODFILE='\"drivers/pinctrl/pinctrl-uclass\"' -DKBUILD_BASENAME='\"pinctrl_uclass\"' -DKBUILD_MODNAME='\"pinctrl_uclass\"' -D__KBUILD_MODNAME=kmod_pinctrl_uclass -c -o drivers/pinctrl/pinctrl-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/pinctrl-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/boot.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bootm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bootm\"' -DKBUILD_BASENAME='\"bootm\"' -DKBUILD_MODNAME='\"bootm\"' -D__KBUILD_MODNAME=kmod_bootm -c -o cmd/bootm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bootm.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/of_extra.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/mach-rockchip/rk3399 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-rockchip/rk3399/.clk_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399 -I ./arch/arm/mach-rockchip/rk3399    -DKBUILD_MODFILE='\"arch/arm/mach-rockchip/rk3399/clk_rk3399\"' -DKBUILD_BASENAME='\"clk_rk3399\"' -DKBUILD_MODNAME='\"clk_rk3399\"' -D__KBUILD_MODNAME=kmod_clk_rk3399 -c -o arch/arm/mach-rockchip/rk3399/clk_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399/clk_rk3399.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_driver/efi_uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mtd/mtd_uboot.o\n|   rm -f lib/efi_driver/built-in.a; aarch64-poky-linux-ar rcTP lib/efi_driver/built-in.a lib/efi_driver/efi_uclass.o lib/efi_driver/efi_block_device.o\n|   rm -f drivers/mtd/built-in.a; aarch64-poky-linux-ar rcTP drivers/mtd/built-in.a drivers/mtd/mtdcore.o drivers/mtd/mtd_uboot.o drivers/mtd/nand/built-in.a drivers/mtd/onenand/built-in.a drivers/mtd/spi/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/init/board_init.o\n|   rm -f common/init/built-in.a; aarch64-poky-linux-ar rcTP common/init/built-in.a common/init/board_init.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/phy/rockchip/phy-rockchip-typec.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-rockchip/rk3399/.rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399 -I ./arch/arm/mach-rockchip/rk3399    -DKBUILD_MODFILE='\"arch/arm/mach-rockchip/rk3399/rk3399\"' -DKBUILD_BASENAME='\"rk3399\"' -DKBUILD_MODNAME='\"rk3399\"' -D__KBUILD_MODNAME=kmod_rk3399 -c -o arch/arm/mach-rockchip/rk3399/rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399/rk3399.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_loader \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bootm.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_freestanding.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_freestanding\"' -DKBUILD_BASENAME='\"efi_freestanding\"' -DKBUILD_MODNAME='\"efi_freestanding\"' -D__KBUILD_MODNAME=kmod_efi_freestanding -c -o lib/efi_loader/efi_freestanding.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_freestanding.c\n|   rm -f drivers/phy/rockchip/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/rockchip/built-in.a drivers/phy/rockchip/phy-rockchip-inno-usb2.o drivers/phy/rockchip/phy-rockchip-typec.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.main.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/main\"' -DKBUILD_BASENAME='\"main\"' -DKBUILD_MODNAME='\"main\"' -D__KBUILD_MODNAME=kmod_main -c -o common/main.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/main.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/power/pmic/rk8xx.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/ext4/ext4_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.help.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/help\"' -DKBUILD_BASENAME='\"help\"' -DKBUILD_MODNAME='\"help\"' -D__KBUILD_MODNAME=kmod_help -c -o cmd/help.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/help.c\n|   rm -f drivers/power/pmic/built-in.a; aarch64-poky-linux-ar rcTP drivers/power/pmic/built-in.a drivers/power/pmic/pmic-uclass.o drivers/power/pmic/rk8xx.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/ext4/.dev.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4 -I ./fs/ext4    -DKBUILD_MODFILE='\"fs/ext4/dev\"' -DKBUILD_BASENAME='\"dev\"' -DKBUILD_MODNAME='\"dev\"' -D__KBUILD_MODNAME=kmod_dev -c -o fs/ext4/dev.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4/dev.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/socionext \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/phy/socionext/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/socionext/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootm_os.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/cadence \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/common.o\n|   rm -f drivers/phy/cadence/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/cadence/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-rockchip/rk3399/clk_rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/help.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.env.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/env\"' -DKBUILD_BASENAME='\"env\"' -DKBUILD_MODNAME='\"env\"' -D__KBUILD_MODNAME=kmod_env -c -o env/env.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/env.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/pinctrl/pinctrl-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.attr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/attr\"' -DKBUILD_BASENAME='\"attr\"' -DKBUILD_MODNAME='\"attr\"' -D__KBUILD_MODNAME=kmod_attr -c -o env/attr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/attr.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.panic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/panic\"' -DKBUILD_BASENAME='\"panic\"' -DKBUILD_MODNAME='\"panic\"' -D__KBUILD_MODNAME=kmod_panic -c -o cmd/panic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/panic.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_freestanding.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/pinctrl/.pinctrl-generic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl -I ./drivers/pinctrl    -DKBUILD_MODFILE='\"drivers/pinctrl/pinctrl-generic\"' -DKBUILD_BASENAME='\"pinctrl_generic\"' -DKBUILD_MODNAME='\"pinctrl_generic\"' -D__KBUILD_MODNAME=kmod_pinctrl_generic -c -o drivers/pinctrl/pinctrl-generic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/pinctrl-generic.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_bootmgr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_bootmgr\"' -DKBUILD_BASENAME='\"efi_bootmgr\"' -DKBUILD_MODNAME='\"efi_bootmgr\"' -D__KBUILD_MODNAME=kmod_efi_bootmgr -c -o lib/efi_loader/efi_bootmgr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_bootmgr.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/power/regulator/.regulator-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator -I ./drivers/power/regulator    -DKBUILD_MODFILE='\"drivers/power/regulator/regulator-uclass\"' -DKBUILD_BASENAME='\"regulator_uclass\"' -DKBUILD_MODNAME='\"regulator_uclass\"' -D__KBUILD_MODNAME=kmod_regulator_uclass -c -o drivers/power/regulator/regulator-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator/regulator-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/power/regulator/.pwm_regulator.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator -I ./drivers/power/regulator    -DKBUILD_MODFILE='\"drivers/power/regulator/pwm_regulator\"' -DKBUILD_BASENAME='\"pwm_regulator\"' -DKBUILD_MODNAME='\"pwm_regulator\"' -D__KBUILD_MODNAME=kmod_pwm_regulator -c -o drivers/power/regulator/pwm_regulator.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator/pwm_regulator.c\n|   rm -f drivers/phy/ti/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/ti/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/qcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/ext4/dev.o\n|   rm -f fs/ext4/built-in.a; aarch64-poky-linux-ar rcTP fs/ext4/built-in.a fs/ext4/ext4fs.o fs/ext4/ext4_common.o fs/ext4/dev.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/fat \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/fat/.fat_write.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fat -I ./fs/fat    -DKBUILD_MODFILE='\"fs/fat/fat_write\"' -DKBUILD_BASENAME='\"fat_write\"' -DKBUILD_MODNAME='\"fat_write\"' -D__KBUILD_MODNAME=kmod_fat_write -c -o fs/fat/fat_write.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fat/fat_write.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-rockchip/rk3399/rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootm.o\n|   rm -f drivers/phy/qcom/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/qcom/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-rockchip/rk3399/.syscon_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399 -I ./arch/arm/mach-rockchip/rk3399    -DKBUILD_MODFILE='\"arch/arm/mach-rockchip/rk3399/syscon_rk3399\"' -DKBUILD_BASENAME='\"syscon_rk3399\"' -DKBUILD_MODNAME='\"syscon_rk3399\"' -D__KBUILD_MODNAME=kmod_syscon_rk3399 -c -o arch/arm/mach-rockchip/rk3399/syscon_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399/syscon_rk3399.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/panic.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/main.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.pxe_utils.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/pxe_utils\"' -DKBUILD_BASENAME='\"pxe_utils\"' -DKBUILD_MODNAME='\"pxe_utils\"' -D__KBUILD_MODNAME=kmod_pxe_utils -c -o boot/pxe_utils.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/pxe_utils.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/renesas \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.version.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/version\"' -DKBUILD_BASENAME='\"version\"' -DKBUILD_MODNAME='\"version\"' -D__KBUILD_MODNAME=kmod_version -c -o cmd/version.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/version.c\n|   rm -f drivers/phy/renesas/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/renesas/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.mmc_bootdev.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/mmc_bootdev\"' -DKBUILD_BASENAME='\"mmc_bootdev\"' -DKBUILD_MODNAME='\"mmc_bootdev\"' -D__KBUILD_MODNAME=kmod_mmc_bootdev -c -o drivers/mmc/mmc_bootdev.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc_bootdev.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/mmc.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.mmc-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/mmc-uclass\"' -DKBUILD_BASENAME='\"mmc_uclass\"' -DKBUILD_MODNAME='\"mmc_uclass\"' -D__KBUILD_MODNAME=kmod_mmc_uclass -c -o drivers/mmc/mmc-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.memtop.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/memtop\"' -DKBUILD_BASENAME='\"memtop\"' -DKBUILD_MODNAME='\"memtop\"' -D__KBUILD_MODNAME=kmod_memtop -c -o common/memtop.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/memtop.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/starfive \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/phy/starfive/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/starfive/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/attr.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/phy/.phy-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/phy -I ./drivers/phy    -DKBUILD_MODFILE='\"drivers/phy/phy-uclass\"' -DKBUILD_BASENAME='\"phy_uclass\"' -DKBUILD_MODNAME='\"phy_uclass\"' -D__KBUILD_MODNAME=kmod_phy_uclass -c -o drivers/phy/phy-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/phy/phy-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.flags.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/flags\"' -DKBUILD_BASENAME='\"flags\"' -DKBUILD_MODNAME='\"flags\"' -D__KBUILD_MODNAME=kmod_flags -c -o env/flags.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/flags.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.image.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/image\"' -DKBUILD_BASENAME='\"image\"' -DKBUILD_MODNAME='\"image\"' -D__KBUILD_MODNAME=kmod_image -c -o boot/image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/power/regulator/pwm_regulator.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/env.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.blk_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/blk_common\"' -DKBUILD_BASENAME='\"blk_common\"' -DKBUILD_MODNAME='\"blk_common\"' -D__KBUILD_MODNAME=kmod_blk_common -c -o cmd/blk_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/blk_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/version.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-rockchip/rk3399/syscon_rk3399.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/power/regulator/.regulator_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator -I ./drivers/power/regulator    -DKBUILD_MODFILE='\"drivers/power/regulator/regulator_common\"' -DKBUILD_BASENAME='\"regulator_common\"' -DKBUILD_MODNAME='\"regulator_common\"' -D__KBUILD_MODNAME=kmod_regulator_common -c -o drivers/power/regulator/regulator_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator/regulator_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.mmc_write.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/mmc_write\"' -DKBUILD_BASENAME='\"mmc_write\"' -DKBUILD_MODNAME='\"mmc_write\"' -D__KBUILD_MODNAME=kmod_mmc_write -c -o drivers/mmc/mmc_write.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc_write.c\n|   rm -f arch/arm/mach-rockchip/rk3399/built-in.a; aarch64-poky-linux-ar rcTP arch/arm/mach-rockchip/rk3399/built-in.a arch/arm/mach-rockchip/rk3399/clk_rk3399.o arch/arm/mach-rockchip/rk3399/rk3399.o arch/arm/mach-rockchip/rk3399/syscon_rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/mmc_bootdev.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/lzma \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/memtop.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/lzma/.LzmaDec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -DZ7_LZMA_PROB32 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lzma -I ./lib/lzma    -DKBUILD_MODFILE='\"lib/lzma/LzmaDec\"' -DKBUILD_BASENAME='\"LzmaDec\"' -DKBUILD_MODNAME='\"LzmaDec\"' -D__KBUILD_MODNAME=kmod_LzmaDec -c -o lib/lzma/LzmaDec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lzma/LzmaDec.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.exports.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/exports\"' -DKBUILD_BASENAME='\"exports\"' -DKBUILD_MODNAME='\"exports\"' -D__KBUILD_MODNAME=kmod_exports -c -o common/exports.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/exports.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/pinctrl/pinctrl-generic.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/blk_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/power/regulator/regulator_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bootdev.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bootdev\"' -DKBUILD_BASENAME='\"bootdev\"' -DKBUILD_MODNAME='\"bootdev\"' -D__KBUILD_MODNAME=kmod_bootdev -c -o cmd/bootdev.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bootdev.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/pinctrl/built-in.a; aarch64-poky-linux-ar rcTP drivers/pinctrl/built-in.a drivers/pinctrl/pinctrl-uclass.o drivers/pinctrl/pinctrl-generic.o drivers/pinctrl/nxp/built-in.a drivers/pinctrl/rockchip/built-in.a drivers/pinctrl/broadcom/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/flags.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.callback.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/callback\"' -DKBUILD_BASENAME='\"callback\"' -DKBUILD_MODNAME='\"callback\"' -D__KBUILD_MODNAME=kmod_callback -c -o env/callback.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/callback.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/mmc_write.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.image-board.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/image-board\"' -DKBUILD_BASENAME='\"image_board\"' -DKBUILD_MODNAME='\"image_board\"' -D__KBUILD_MODNAME=kmod_image_board -c -o boot/image-board.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-board.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/power/regulator/regulator-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-rockchip/.boot_mode.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"arch/arm/mach-rockchip/boot_mode\"' -DKBUILD_BASENAME='\"boot_mode\"' -DKBUILD_MODNAME='\"boot_mode\"' -D__KBUILD_MODNAME=kmod_boot_mode -c -o arch/arm/mach-rockchip/boot_mode.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/boot_mode.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt\"' -DKBUILD_BASENAME='\"fdt\"' -DKBUILD_MODNAME='\"fdt\"' -D__KBUILD_MODNAME=kmod_fdt -c -o lib/libfdt/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/mmc-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/power/regulator/.fixed.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator -I ./drivers/power/regulator    -DKBUILD_MODFILE='\"drivers/power/regulator/fixed\"' -DKBUILD_BASENAME='\"fixed\"' -DKBUILD_MODNAME='\"fixed\"' -D__KBUILD_MODNAME=kmod_fixed -c -o drivers/power/regulator/fixed.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator/fixed.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/exports.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cli_getch.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cli_getch\"' -DKBUILD_BASENAME='\"cli_getch\"' -DKBUILD_MODNAME='\"cli_getch\"' -D__KBUILD_MODNAME=kmod_cli_getch -c -o common/cli_getch.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli_getch.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.dw_mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/dw_mmc\"' -DKBUILD_BASENAME='\"dw_mmc\"' -DKBUILD_MODNAME='\"dw_mmc\"' -D__KBUILD_MODNAME=kmod_dw_mmc -c -o drivers/mmc/dw_mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/dw_mmc.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-rockchip/.board.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"arch/arm/mach-rockchip/board\"' -DKBUILD_BASENAME='\"board\"' -DKBUILD_MODNAME='\"board\"' -D__KBUILD_MODNAME=kmod_board -c -o arch/arm/mach-rockchip/board.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/board.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_bootmgr.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_bootbin.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_bootbin\"' -DKBUILD_BASENAME='\"efi_bootbin\"' -DKBUILD_MODNAME='\"efi_bootbin\"' -D__KBUILD_MODNAME=kmod_efi_bootbin -c -o lib/efi_loader/efi_bootbin.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_bootbin.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/image.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cli_simple.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cli_simple\"' -DKBUILD_BASENAME='\"cli_simple\"' -DKBUILD_MODNAME='\"cli_simple\"' -D__KBUILD_MODNAME=kmod_cli_simple -c -o common/cli_simple.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli_simple.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bootdev.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/callback.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bootflow.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bootflow\"' -DKBUILD_BASENAME='\"bootflow\"' -DKBUILD_MODNAME='\"bootflow\"' -D__KBUILD_MODNAME=kmod_bootflow -c -o cmd/bootflow.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bootflow.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/mmc\"' -DKBUILD_BASENAME='\"mmc\"' -DKBUILD_MODNAME='\"mmc\"' -D__KBUILD_MODNAME=kmod_mmc -c -o env/mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/mmc.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/power/regulator/fixed.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-rockchip/boot_mode.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/phy/phy-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/power/regulator/.rk8xx.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator -I ./drivers/power/regulator    -DKBUILD_MODFILE='\"drivers/power/regulator/rk8xx\"' -DKBUILD_BASENAME='\"rk8xx\"' -DKBUILD_MODNAME='\"rk8xx\"' -D__KBUILD_MODNAME=kmod_rk8xx -c -o drivers/power/regulator/rk8xx.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator/rk8xx.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/pxe_utils.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootdev-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootdev-uclass\"' -DKBUILD_BASENAME='\"bootdev_uclass\"' -DKBUILD_MODNAME='\"bootdev_uclass\"' -D__KBUILD_MODNAME=kmod_bootdev_uclass -c -o boot/bootdev-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootdev-uclass.c\n|   rm -f drivers/phy/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/built-in.a drivers/phy/allwinner/built-in.a drivers/phy/marvell/built-in.a drivers/phy/rockchip/built-in.a drivers/phy/socionext/built-in.a drivers/phy/phy-uclass.o drivers/phy/cadence/built-in.a drivers/phy/ti/built-in.a drivers/phy/qcom/built-in.a drivers/phy/renesas/built-in.a drivers/phy/starfive/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_boottime.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -DFW_VERSION=\"0x2026\" -DFW_PATCHLEVEL=\"0x07\" -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_boottime\"' -DKBUILD_BASENAME='\"efi_boottime\"' -DKBUILD_MODNAME='\"efi_boottime\"' -D__KBUILD_MODNAME=kmod_efi_boottime -c -o lib/efi_loader/efi_boottime.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_boottime.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bootmeth.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bootmeth\"' -DKBUILD_BASENAME='\"bootmeth\"' -DKBUILD_MODNAME='\"bootmeth\"' -D__KBUILD_MODNAME=kmod_bootmeth -c -o cmd/bootmeth.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bootmeth.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cli_getch.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-rockchip/board.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/ofnode.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/.fs.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs -I ./fs    -DKBUILD_MODFILE='\"fs/fs\"' -DKBUILD_BASENAME='\"fs\"' -DKBUILD_MODNAME='\"fs\"' -D__KBUILD_MODNAME=kmod_fs -c -o fs/fs.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fs.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-rockchip/.cpu-info.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"arch/arm/mach-rockchip/cpu-info\"' -DKBUILD_BASENAME='\"cpu_info\"' -DKBUILD_MODNAME='\"cpu_info\"' -D__KBUILD_MODNAME=kmod_cpu_info -c -o arch/arm/mach-rockchip/cpu-info.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/cpu-info.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_ro.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_ro\"' -DKBUILD_BASENAME='\"fdt_ro\"' -DKBUILD_MODNAME='\"fdt_ro\"' -D__KBUILD_MODNAME=kmod_fdt_ro -c -o lib/libfdt/fdt_ro.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_ro.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_bootbin.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/image-board.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.read_extra.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/read_extra\"' -DKBUILD_BASENAME='\"read_extra\"' -DKBUILD_MODNAME='\"read_extra\"' -D__KBUILD_MODNAME=kmod_read_extra -c -o drivers/core/read_extra.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/read_extra.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cli_simple.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/lzma/.LzmaTools.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -DZ7_LZMA_PROB32 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lzma -I ./lib/lzma    -DKBUILD_MODFILE='\"lib/lzma/LzmaTools\"' -DKBUILD_BASENAME='\"LzmaTools\"' -DKBUILD_MODNAME='\"LzmaTools\"' -D__KBUILD_MODNAME=kmod_LzmaTools -c -o lib/lzma/LzmaTools.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lzma/LzmaTools.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_wip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_wip\"' -DKBUILD_BASENAME='\"fdt_wip\"' -DKBUILD_MODNAME='\"fdt_wip\"' -D__KBUILD_MODNAME=kmod_fdt_wip -c -o lib/libfdt/fdt_wip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_wip.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cli_readline.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cli_readline\"' -DKBUILD_BASENAME='\"cli_readline\"' -DKBUILD_MODNAME='\"cli_readline\"' -D__KBUILD_MODNAME=kmod_cli_readline -c -o common/cli_readline.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli_readline.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/mmc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/dw_mmc.o\n|   rm -f env/built-in.a; aarch64-poky-linux-ar rcTP env/built-in.a env/common.o env/env.o env/attr.o env/flags.o env/callback.o env/mmc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-rockchip/cpu-info.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bootmeth.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.rockchip_dw_mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/rockchip_dw_mmc\"' -DKBUILD_BASENAME='\"rockchip_dw_mmc\"' -DKBUILD_MODNAME='\"rockchip_dw_mmc\"' -D__KBUILD_MODNAME=kmod_rockchip_dw_mmc -c -o drivers/mmc/rockchip_dw_mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/rockchip_dw_mmc.c\n|   rm -f lib/crypto/built-in.a; aarch64-poky-linux-ar rcTP lib/crypto/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/read_extra.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ram \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/rsa \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ram/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/lzma/LzmaTools.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/rsa/.rsa-verify.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rsa -I ./lib/rsa    -DKBUILD_MODFILE='\"lib/rsa/rsa-verify\"' -DKBUILD_BASENAME='\"rsa_verify\"' -DKBUILD_MODNAME='\"rsa_verify\"' -D__KBUILD_MODNAME=kmod_rsa_verify -c -o lib/rsa/rsa-verify.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rsa/rsa-verify.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.ofnode_graph.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/ofnode_graph\"' -DKBUILD_BASENAME='\"ofnode_graph\"' -DKBUILD_MODNAME='\"ofnode_graph\"' -D__KBUILD_MODNAME=kmod_ofnode_graph -c -o drivers/core/ofnode_graph.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/ofnode_graph.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-rockchip/.sdram.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"arch/arm/mach-rockchip/sdram\"' -DKBUILD_BASENAME='\"sdram\"' -DKBUILD_MODNAME='\"sdram\"' -D__KBUILD_MODNAME=kmod_sdram -c -o arch/arm/mach-rockchip/sdram.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/sdram.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/ram/rockchip/.sdram_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip -I ./drivers/ram/rockchip    -DKBUILD_MODFILE='\"drivers/ram/rockchip/sdram_rk3399\"' -DKBUILD_BASENAME='\"sdram_rk3399\"' -DKBUILD_MODNAME='\"sdram_rk3399\"' -D__KBUILD_MODNAME=kmod_sdram_rk3399 -c -o drivers/ram/rockchip/sdram_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip/sdram_rk3399.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/ram/rockchip/.sdram_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip -I ./drivers/ram/rockchip    -DKBUILD_MODFILE='\"drivers/ram/rockchip/sdram_common\"' -DKBUILD_BASENAME='\"sdram_common\"' -DKBUILD_MODNAME='\"sdram_common\"' -D__KBUILD_MODNAME=kmod_sdram_common -c -o drivers/ram/rockchip/sdram_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip/sdram_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_wip.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/rsa/.rsa-mod-exp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rsa -I ./lib/rsa    -DKBUILD_MODFILE='\"lib/rsa/rsa-mod-exp\"' -DKBUILD_BASENAME='\"rsa_mod_exp\"' -DKBUILD_MODNAME='\"rsa_mod_exp\"' -D__KBUILD_MODNAME=kmod_rsa_mod_exp -c -o lib/rsa/rsa-mod-exp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rsa/rsa-mod-exp.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/ram/rockchip/sdram_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bootflow.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/lzma/LzmaDec.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-rockchip/sdram.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/ram/.ram-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram -I ./drivers/ram    -DKBUILD_MODFILE='\"drivers/ram/ram-uclass\"' -DKBUILD_BASENAME='\"ram_uclass\"' -DKBUILD_MODNAME='\"ram_uclass\"' -D__KBUILD_MODNAME=kmod_ram_uclass -c -o drivers/ram/ram-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/ram-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bootstd.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bootstd\"' -DKBUILD_BASENAME='\"bootstd\"' -DKBUILD_MODNAME='\"bootstd\"' -D__KBUILD_MODNAME=kmod_bootstd -c -o cmd/bootstd.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bootstd.c\n|   rm -f lib/lzma/built-in.a; aarch64-poky-linux-ar rcTP lib/lzma/built-in.a lib/lzma/LzmaDec.o lib/lzma/LzmaTools.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootdev-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/rockchip_dw_mmc.o\n|   rm -f arch/arm/mach-rockchip/built-in.a; aarch64-poky-linux-ar rcTP arch/arm/mach-rockchip/built-in.a arch/arm/mach-rockchip/boot_mode.o arch/arm/mach-rockchip/board.o arch/arm/mach-rockchip/cpu-info.o arch/arm/mach-rockchip/sdram.o arch/arm/mach-rockchip/rk3399/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/fs.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.sdhci.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/sdhci\"' -DKBUILD_BASENAME='\"sdhci\"' -DKBUILD_MODNAME='\"sdhci\"' -D__KBUILD_MODNAME=kmod_sdhci -c -o drivers/mmc/sdhci.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/sdhci.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootflow.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootflow\"' -DKBUILD_BASENAME='\"bootflow\"' -DKBUILD_MODNAME='\"bootflow\"' -D__KBUILD_MODNAME=kmod_bootflow -c -o boot/bootflow.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootflow.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/ofnode_graph.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/zlib \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/zlib/.zlib.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/zlib -I ./lib/zlib    -DKBUILD_MODFILE='\"lib/zlib/zlib\"' -DKBUILD_BASENAME='\"zlib\"' -DKBUILD_MODNAME='\"zlib\"' -D__KBUILD_MODNAME=kmod_zlib -c -o lib/zlib/zlib.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/zlib/zlib.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cli_hush.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cli_hush\"' -DKBUILD_BASENAME='\"cli_hush\"' -DKBUILD_MODNAME='\"cli_hush\"' -D__KBUILD_MODNAME=kmod_cli_hush -c -o common/cli_hush.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli_hush.c\n|   rm -f drivers/core/built-in.a; aarch64-poky-linux-ar rcTP drivers/core/built-in.a drivers/core/device.o drivers/core/fdtaddr.o drivers/core/lists.o drivers/core/root.o drivers/core/uclass.o drivers/core/util.o drivers/core/tag.o drivers/core/devres.o drivers/core/device-remove.o drivers/core/simple-bus.o drivers/core/dump.o drivers/core/regmap.o drivers/core/syscon-uclass.o drivers/core/of_access.o drivers/core/of_addr.o drivers/core/read.o drivers/core/of_extra.o drivers/core/ofnode.o drivers/core/read_extra.o drivers/core/ofnode_graph.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_helper.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_helper\"' -DKBUILD_BASENAME='\"efi_helper\"' -DKBUILD_MODNAME='\"efi_helper\"' -D__KBUILD_MODNAME=kmod_efi_helper -c -o lib/efi_loader/efi_helper.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_helper.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/rsa/rsa-verify.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/ram/ram-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/rsa/rsa-mod-exp.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_ro.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_device_path.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_device_path\"' -DKBUILD_BASENAME='\"efi_device_path\"' -DKBUILD_MODNAME='\"efi_device_path\"' -D__KBUILD_MODNAME=kmod_efi_device_path -c -o lib/efi_loader/efi_device_path.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_device_path.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_console.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_console\"' -DKBUILD_BASENAME='\"efi_console\"' -DKBUILD_MODNAME='\"efi_console\"' -D__KBUILD_MODNAME=kmod_efi_console -c -o lib/efi_loader/efi_console.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_console.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cli_readline.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/power/regulator/rk8xx.o\n|   rm -f lib/rsa/built-in.a; aarch64-poky-linux-ar rcTP lib/rsa/built-in.a lib/rsa/rsa-verify.o lib/rsa/rsa-mod-exp.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_strerror.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_strerror\"' -DKBUILD_BASENAME='\"fdt_strerror\"' -DKBUILD_MODNAME='\"fdt_strerror\"' -D__KBUILD_MODNAME=kmod_fdt_strerror -c -o lib/libfdt/fdt_strerror.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_strerror.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/fat/fat_write.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.source.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/source\"' -DKBUILD_BASENAME='\"source\"' -DKBUILD_MODNAME='\"source\"' -D__KBUILD_MODNAME=kmod_source -c -o cmd/source.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/source.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bootstd.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.rockchip_sdhci.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/rockchip_sdhci\"' -DKBUILD_BASENAME='\"rockchip_sdhci\"' -DKBUILD_MODNAME='\"rockchip_sdhci\"' -D__KBUILD_MODNAME=kmod_rockchip_sdhci -c -o drivers/mmc/rockchip_sdhci.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/rockchip_sdhci.c\n|   rm -f drivers/power/regulator/built-in.a; aarch64-poky-linux-ar rcTP drivers/power/regulator/built-in.a drivers/power/regulator/regulator-uclass.o drivers/power/regulator/pwm_regulator.o drivers/power/regulator/regulator_common.o drivers/power/regulator/fixed.o drivers/power/regulator/rk8xx.o\n|   rm -f fs/fat/built-in.a; aarch64-poky-linux-ar rcTP fs/fat/built-in.a fs/fat/fat_write.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/ram/rockchip/sdram_rk3399.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_device_path_to_text.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_device_path_to_text\"' -DKBUILD_BASENAME='\"efi_device_path_to_text\"' -DKBUILD_MODNAME='\"efi_device_path_to_text\"' -D__KBUILD_MODNAME=kmod_efi_device_path_to_text -c -o lib/efi_loader/efi_device_path_to_text.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_device_path_to_text.c\n|   rm -f drivers/ram/rockchip/built-in.a; aarch64-poky-linux-ar rcTP drivers/ram/rockchip/built-in.a drivers/ram/rockchip/sdram_rk3399.o drivers/ram/rockchip/sdram_common.o\n|   rm -f drivers/power/built-in.a; aarch64-poky-linux-ar rcTP drivers/power/built-in.a drivers/power/pmic/built-in.a drivers/power/regulator/built-in.a\n|   rm -f drivers/ram/built-in.a; aarch64-poky-linux-ar rcTP drivers/ram/built-in.a drivers/ram/ram-uclass.o drivers/ram/rockchip/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/.fs_internal.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs -I ./fs    -DKBUILD_MODFILE='\"fs/fs_internal\"' -DKBUILD_BASENAME='\"fs_internal\"' -DKBUILD_MODNAME='\"fs_internal\"' -D__KBUILD_MODNAME=kmod_fs_internal -c -o fs/fs_internal.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fs_internal.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootstd-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootstd-uclass\"' -DKBUILD_BASENAME='\"bootstd_uclass\"' -DKBUILD_MODNAME='\"bootstd_uclass\"' -D__KBUILD_MODNAME=kmod_bootstd_uclass -c -o boot/bootstd-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootstd-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth-uclass\"' -DKBUILD_BASENAME='\"bootmeth_uclass\"' -DKBUILD_MODNAME='\"bootmeth_uclass\"' -D__KBUILD_MODNAME=kmod_bootmeth_uclass -c -o boot/bootmeth-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_strerror.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.of_live.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/of_live\"' -DKBUILD_BASENAME='\"of_live\"' -DKBUILD_MODNAME='\"of_live\"' -D__KBUILD_MODNAME=kmod_of_live -c -o lib/of_live.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/of_live.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/source.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_sw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_sw\"' -DKBUILD_BASENAME='\"fdt_sw\"' -DKBUILD_MODNAME='\"fdt_sw\"' -D__KBUILD_MODNAME=kmod_fdt_sw -c -o lib/libfdt/fdt_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_sw.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bdinfo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bdinfo\"' -DKBUILD_BASENAME='\"bdinfo\"' -DKBUILD_MODNAME='\"bdinfo\"' -D__KBUILD_MODNAME=kmod_bdinfo -c -o cmd/bdinfo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bdinfo.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootflow.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.autoboot.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/autoboot\"' -DKBUILD_BASENAME='\"autoboot\"' -DKBUILD_MODNAME='\"autoboot\"' -D__KBUILD_MODNAME=kmod_autoboot -c -o common/autoboot.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/autoboot.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_device_path_to_text.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/fs_internal.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootflow_menu.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootflow_menu\"' -DKBUILD_BASENAME='\"bootflow_menu\"' -DKBUILD_MODNAME='\"bootflow_menu\"' -D__KBUILD_MODNAME=kmod_bootflow_menu -c -o boot/bootflow_menu.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootflow_menu.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootstd-uclass.o\n|   rm -f fs/built-in.a; aarch64-poky-linux-ar rcTP fs/built-in.a fs/fs.o fs/ext4/built-in.a fs/fat/built-in.a fs/fs_internal.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/serial/.serial-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./drivers/serial    -DKBUILD_MODFILE='\"drivers/serial/serial-uclass\"' -DKBUILD_BASENAME='\"serial_uclass\"' -DKBUILD_MODNAME='\"serial_uclass\"' -D__KBUILD_MODNAME=kmod_serial_uclass -c -o drivers/serial/serial-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/serial-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.binman.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/binman\"' -DKBUILD_BASENAME='\"binman\"' -DKBUILD_MODNAME='\"binman\"' -D__KBUILD_MODNAME=kmod_binman -c -o lib/binman.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/binman.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_helper.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/rockchip_sdhci.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_rw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_rw\"' -DKBUILD_BASENAME='\"fdt_rw\"' -DKBUILD_MODNAME='\"fdt_rw\"' -D__KBUILD_MODNAME=kmod_fdt_rw -c -o lib/libfdt/fdt_rw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_rw.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bdinfo.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.version.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/version\"' -DKBUILD_BASENAME='\"version\"' -DKBUILD_MODNAME='\"version\"' -D__KBUILD_MODNAME=kmod_version -c -o common/version.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/version.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/sdhci.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cli_hush.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/spi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/of_live.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.blkcache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/blkcache\"' -DKBUILD_BASENAME='\"blkcache\"' -DKBUILD_MODNAME='\"blkcache\"' -D__KBUILD_MODNAME=kmod_blkcache -c -o cmd/blkcache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/blkcache.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_boottime.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/spi/.spi-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/spi -I ./drivers/spi    -DKBUILD_MODFILE='\"drivers/spi/spi-uclass\"' -DKBUILD_BASENAME='\"spi_uclass\"' -DKBUILD_MODNAME='\"spi_uclass\"' -D__KBUILD_MODNAME=kmod_spi_uclass -c -o drivers/spi/spi-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/spi/spi-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/autoboot.o\n|   rm -f drivers/mmc/built-in.a; aarch64-poky-linux-ar rcTP drivers/mmc/built-in.a drivers/mmc/mmc.o drivers/mmc/mmc-uclass.o drivers/mmc/mmc_bootdev.o drivers/mmc/mmc_write.o drivers/mmc/dw_mmc.o drivers/mmc/rockchip_dw_mmc.o drivers/mmc/sdhci.o drivers/mmc/rockchip_sdhci.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bootefi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bootefi\"' -DKBUILD_BASENAME='\"bootefi\"' -DKBUILD_MODNAME='\"bootefi\"' -D__KBUILD_MODNAME=kmod_bootefi -c -o cmd/bootefi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bootefi.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/spi/.spi-mem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/spi -I ./drivers/spi    -DKBUILD_MODFILE='\"drivers/spi/spi-mem\"' -DKBUILD_BASENAME='\"spi_mem\"' -DKBUILD_MODNAME='\"spi_mem\"' -D__KBUILD_MODNAME=kmod_spi_mem -c -o drivers/spi/spi-mem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/spi/spi-mem.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_sw.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_empty_tree.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_empty_tree\"' -DKBUILD_BASENAME='\"fdt_empty_tree\"' -DKBUILD_MODNAME='\"fdt_empty_tree\"' -D__KBUILD_MODNAME=kmod_fdt_empty_tree -c -o lib/libfdt/fdt_empty_tree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_empty_tree.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/version.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth_extlinux.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth_extlinux\"' -DKBUILD_BASENAME='\"bootmeth_extlinux\"' -DKBUILD_MODNAME='\"bootmeth_extlinux\"' -D__KBUILD_MODNAME=kmod_bootmeth_extlinux -c -o boot/bootmeth_extlinux.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth_extlinux.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.board_f.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/board_f\"' -DKBUILD_BASENAME='\"board_f\"' -DKBUILD_MODNAME='\"board_f\"' -D__KBUILD_MODNAME=kmod_board_f -c -o common/board_f.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/board_f.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/serial/.ns16550.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./drivers/serial    -DKBUILD_MODFILE='\"drivers/serial/ns16550\"' -DKBUILD_BASENAME='\"ns16550\"' -DKBUILD_MODNAME='\"ns16550\"' -D__KBUILD_MODNAME=kmod_ns16550 -c -o drivers/serial/ns16550.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/ns16550.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.charset.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/charset\"' -DKBUILD_BASENAME='\"charset\"' -DKBUILD_MODNAME='\"charset\"' -D__KBUILD_MODNAME=kmod_charset -c -o lib/charset.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/charset.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_device_path.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_console.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_empty_tree.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/binman.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth_pxe.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth_pxe\"' -DKBUILD_BASENAME='\"bootmeth_pxe\"' -DKBUILD_MODNAME='\"bootmeth_pxe\"' -D__KBUILD_MODNAME=kmod_bootmeth_pxe -c -o boot/bootmeth_pxe.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth_pxe.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_device_path_utilities.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_device_path_utilities\"' -DKBUILD_BASENAME='\"efi_device_path_utilities\"' -DKBUILD_MODNAME='\"efi_device_path_utilities\"' -D__KBUILD_MODNAME=kmod_efi_device_path_utilities -c -o lib/efi_loader/efi_device_path_utilities.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_device_path_utilities.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_dt_fixup.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_dt_fixup\"' -DKBUILD_BASENAME='\"efi_dt_fixup\"' -DKBUILD_MODNAME='\"efi_dt_fixup\"' -D__KBUILD_MODNAME=kmod_efi_dt_fixup -c -o lib/efi_loader/efi_dt_fixup.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_dt_fixup.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bootz.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bootz\"' -DKBUILD_BASENAME='\"bootz\"' -DKBUILD_MODNAME='\"bootz\"' -D__KBUILD_MODNAME=kmod_bootz -c -o cmd/bootz.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bootz.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/blkcache.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootflow_menu.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.board_r.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/board_r\"' -DKBUILD_BASENAME='\"board_r\"' -DKBUILD_MODNAME='\"board_r\"' -D__KBUILD_MODNAME=kmod_board_r -c -o common/board_r.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/board_r.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/rockchip/.rk_vop.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/rockchip -I ./drivers/video/rockchip    -DKBUILD_MODFILE='\"drivers/video/rockchip/rk_vop\"' -DKBUILD_BASENAME='\"rk_vop\"' -DKBUILD_MODNAME='\"rk_vop\"' -D__KBUILD_MODNAME=kmod_rk_vop -c -o drivers/video/rockchip/rk_vop.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/rockchip/rk_vop.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth_extlinux.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bootefi.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/serial/serial-uclass.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/zlib/zlib.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ata \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/bus/built-in.a; aarch64-poky-linux-ar rcTP drivers/bus/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth_efi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth_efi\"' -DKBUILD_BASENAME='\"bootmeth_efi\"' -DKBUILD_MODNAME='\"bootmeth_efi\"' -D__KBUILD_MODNAME=kmod_bootmeth_efi -c -o boot/bootmeth_efi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth_efi.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/ata/built-in.a; aarch64-poky-linux-ar rcTP drivers/ata/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bootz.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth_script.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth_script\"' -DKBUILD_BASENAME='\"bootmeth_script\"' -DKBUILD_MODNAME='\"bootmeth_script\"' -D__KBUILD_MODNAME=kmod_bootmeth_script -c -o boot/bootmeth_script.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth_script.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.booti.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/booti\"' -DKBUILD_BASENAME='\"booti\"' -DKBUILD_MODNAME='\"booti\"' -D__KBUILD_MODNAME=kmod_booti -c -o cmd/booti.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/booti.c\n|   rm -f lib/zlib/built-in.a; aarch64-poky-linux-ar rcTP lib/zlib/built-in.a lib/zlib/zlib.o\n|   rm -f drivers/video/ti/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/ti/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.board_info.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/board_info\"' -DKBUILD_BASENAME='\"board_info\"' -DKBUILD_MODNAME='\"board_info\"' -D__KBUILD_MODNAME=kmod_board_info -c -o common/board_info.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/board_info.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.cls.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/cls\"' -DKBUILD_BASENAME='\"cls\"' -DKBUILD_MODNAME='\"cls\"' -D__KBUILD_MODNAME=kmod_cls -c -o cmd/cls.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/cls.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth_pxe.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_device_path_utilities.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_rw.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth_efi_mgr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth_efi_mgr\"' -DKBUILD_BASENAME='\"bootmeth_efi_mgr\"' -DKBUILD_MODNAME='\"bootmeth_efi_mgr\"' -D__KBUILD_MODNAME=kmod_bootmeth_efi_mgr -c -o boot/bootmeth_efi_mgr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth_efi_mgr.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/rockchip/.rk3399_vop.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/rockchip -I ./drivers/video/rockchip    -DKBUILD_MODFILE='\"drivers/video/rockchip/rk3399_vop\"' -DKBUILD_BASENAME='\"rk3399_vop\"' -DKBUILD_MODNAME='\"rk3399_vop\"' -D__KBUILD_MODNAME=kmod_rk3399_vop -c -o drivers/video/rockchip/rk3399_vop.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/rockchip/rk3399_vop.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_addresses.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_addresses\"' -DKBUILD_BASENAME='\"fdt_addresses\"' -DKBUILD_MODNAME='\"fdt_addresses\"' -D__KBUILD_MODNAME=kmod_fdt_addresses -c -o lib/libfdt/fdt_addresses.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_addresses.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_dt_fixup.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/spi/spi-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/spi/spi-mem.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_fdt\"' -DKBUILD_BASENAME='\"efi_fdt\"' -DKBUILD_MODNAME='\"efi_fdt\"' -D__KBUILD_MODNAME=kmod_efi_fdt -c -o lib/efi_loader/efi_fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_fdt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/board_r.o\n|   rm -f drivers/spi/built-in.a; aarch64-poky-linux-ar rcTP drivers/spi/built-in.a drivers/spi/spi-uclass.o drivers/spi/spi-mem.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_file.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_file\"' -DKBUILD_BASENAME='\"efi_file\"' -DKBUILD_MODNAME='\"efi_file\"' -D__KBUILD_MODNAME=kmod_efi_file -c -o lib/efi_loader/efi_file.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_file.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/board_info.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/cls.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_overlay.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_overlay\"' -DKBUILD_BASENAME='\"fdt_overlay\"' -DKBUILD_MODNAME='\"fdt_overlay\"' -D__KBUILD_MODNAME=kmod_fdt_overlay -c -o lib/libfdt/fdt_overlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_overlay.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/serial/ns16550.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/bridge \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.console.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/console\"' -DKBUILD_BASENAME='\"console\"' -DKBUILD_MODNAME='\"console\"' -D__KBUILD_MODNAME=kmod_console -c -o cmd/console.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/console.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth_script.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/rockchip/rk3399_vop.o\n|   rm -f drivers/video/imx/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/imx/built-in.a\n|   rm -f drivers/video/bridge/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/bridge/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.fdt_support.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/fdt_support\"' -DKBUILD_BASENAME='\"fdt_support\"' -DKBUILD_MODNAME='\"fdt_support\"' -D__KBUILD_MODNAME=kmod_fdt_support -c -o boot/fdt_support.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/fdt_support.c\n|   rm -f drivers/serial/built-in.a; aarch64-poky-linux-ar rcTP drivers/serial/built-in.a drivers/serial/serial-uclass.o drivers/serial/ns16550.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.miiphyutil.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/miiphyutil\"' -DKBUILD_BASENAME='\"miiphyutil\"' -DKBUILD_MODNAME='\"miiphyutil\"' -D__KBUILD_MODNAME=kmod_miiphyutil -c -o common/miiphyutil.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/miiphyutil.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/booti.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/cache \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/rockchip/.rk_mipi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/rockchip -I ./drivers/video/rockchip    -DKBUILD_MODFILE='\"drivers/video/rockchip/rk_mipi\"' -DKBUILD_BASENAME='\"rk_mipi\"' -DKBUILD_MODNAME='\"rk_mipi\"' -D__KBUILD_MODNAME=kmod_rk_mipi -c -o drivers/video/rockchip/rk_mipi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/rockchip/rk_mipi.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/rockchip/rk_vop.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_addresses.o\n|   rm -f drivers/cache/built-in.a; aarch64-poky-linux-ar rcTP drivers/cache/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.crc8.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/crc8\"' -DKBUILD_BASENAME='\"crc8\"' -DKBUILD_MODNAME='\"crc8\"' -D__KBUILD_MODNAME=kmod_crc8 -c -o lib/crc8.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc8.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/rockchip/.rk3399_mipi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/rockchip -I ./drivers/video/rockchip    -DKBUILD_MODFILE='\"drivers/video/rockchip/rk3399_mipi\"' -DKBUILD_BASENAME='\"rk3399_mipi\"' -DKBUILD_MODNAME='\"rk3399_mipi\"' -D__KBUILD_MODNAME=kmod_rk3399_mipi -c -o drivers/video/rockchip/rk3399_mipi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/rockchip/rk3399_mipi.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_hii.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_hii\"' -DKBUILD_BASENAME='\"efi_hii\"' -DKBUILD_MODNAME='\"efi_hii\"' -D__KBUILD_MODNAME=kmod_efi_hii -c -o lib/efi_loader/efi_hii.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_hii.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth_efi.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.image-fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/image-fdt\"' -DKBUILD_BASENAME='\"image_fdt\"' -DKBUILD_MODNAME='\"image_fdt\"' -D__KBUILD_MODNAME=kmod_image_fdt -c -o boot/image-fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fdt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_hii_config.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_hii_config\"' -DKBUILD_BASENAME='\"efi_hii_config\"' -DKBUILD_MODNAME='\"efi_hii_config\"' -D__KBUILD_MODNAME=kmod_efi_hii_config -c -o lib/efi_loader/efi_hii_config.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_hii_config.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.usb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/usb\"' -DKBUILD_BASENAME='\"usb\"' -DKBUILD_MODNAME='\"usb\"' -D__KBUILD_MODNAME=kmod_usb -c -o common/usb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/usb.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth_efi_mgr.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.errno_str.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/errno_str\"' -DKBUILD_BASENAME='\"errno_str\"' -DKBUILD_MODNAME='\"errno_str\"' -D__KBUILD_MODNAME=kmod_errno_str -c -o lib/errno_str.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/errno_str.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/console.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/crc8.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.dm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/dm\"' -DKBUILD_BASENAME='\"dm\"' -DKBUILD_MODNAME='\"dm\"' -D__KBUILD_MODNAME=kmod_dm -c -o cmd/dm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/dm.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aes \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/crypto/aes/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/aes/built-in.a\n|   rm -f drivers/video/sunxi/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/sunxi/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/rsa_mod_exp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/fsl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/errno_str.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/charset.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/crypto/rsa_mod_exp/.mod_exp_uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/rsa_mod_exp -I ./drivers/crypto/rsa_mod_exp    -DKBUILD_MODFILE='\"drivers/crypto/rsa_mod_exp/mod_exp_uclass\"' -DKBUILD_BASENAME='\"mod_exp_uclass\"' -DKBUILD_MODNAME='\"mod_exp_uclass\"' -D__KBUILD_MODNAME=kmod_mod_exp_uclass -c -o drivers/crypto/rsa_mod_exp/mod_exp_uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/rsa_mod_exp/mod_exp_uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/crypto/fsl/.sec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/fsl -I ./drivers/crypto/fsl    -DKBUILD_MODFILE='\"drivers/crypto/fsl/sec\"' -DKBUILD_BASENAME='\"sec\"' -DKBUILD_MODNAME='\"sec\"' -D__KBUILD_MODNAME=kmod_sec -c -o drivers/crypto/fsl/sec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/fsl/sec.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.fdt_region.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/fdt_region\"' -DKBUILD_BASENAME='\"fdt_region\"' -DKBUILD_MODNAME='\"fdt_region\"' -D__KBUILD_MODNAME=kmod_fdt_region -c -o boot/fdt_region.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/fdt_region.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/hash \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/board_f.o\n|   rm -f drivers/crypto/hash/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/hash/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/rockchip/rk3399_mipi.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_hii_config.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.fdtdec_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/fdtdec_common\"' -DKBUILD_BASENAME='\"fdtdec_common\"' -DKBUILD_MODNAME='\"fdtdec_common\"' -D__KBUILD_MODNAME=kmod_fdtdec_common -c -o lib/fdtdec_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/fdtdec_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.image-fit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/image-fit\"' -DKBUILD_BASENAME='\"image_fit\"' -DKBUILD_MODNAME='\"image_fit\"' -D__KBUILD_MODNAME=kmod_image_fit -c -o boot/image-fit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fit.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.image-sig.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/image-sig\"' -DKBUILD_BASENAME='\"image_sig\"' -DKBUILD_MODNAME='\"image_sig\"' -D__KBUILD_MODNAME=kmod_image_sig -c -o boot/image-sig.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-sig.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/crypto/rsa_mod_exp/.mod_exp_sw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/rsa_mod_exp -I ./drivers/crypto/rsa_mod_exp    -DKBUILD_MODFILE='\"drivers/crypto/rsa_mod_exp/mod_exp_sw\"' -DKBUILD_BASENAME='\"mod_exp_sw\"' -DKBUILD_MODNAME='\"mod_exp_sw\"' -D__KBUILD_MODNAME=kmod_mod_exp_sw -c -o drivers/crypto/rsa_mod_exp/mod_exp_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/rsa_mod_exp/mod_exp_sw.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/crypto/fsl/sec.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/dm.o\n|   rm -f drivers/crypto/fsl/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/fsl/built-in.a drivers/crypto/fsl/sec.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.smbios.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/smbios\"' -DKBUILD_BASENAME='\"smbios\"' -DKBUILD_MODNAME='\"smbios\"' -D__KBUILD_MODNAME=kmod_smbios -c -o lib/smbios.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/smbios.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.cyclic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/cyclic\"' -DKBUILD_BASENAME='\"cyclic\"' -DKBUILD_MODNAME='\"cyclic\"' -D__KBUILD_MODNAME=kmod_cyclic -c -o cmd/cyclic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/cyclic.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/rockchip/rk_mipi.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/crypto/rsa_mod_exp/mod_exp_uclass.o\n|   rm -f drivers/video/rockchip/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/rockchip/built-in.a drivers/video/rockchip/rk_vop.o drivers/video/rockchip/rk3399_vop.o drivers/video/rockchip/rk_mipi.o drivers/video/rockchip/rk3399_mipi.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aspeed \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/fdtdec_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/miiphyutil.o\n|   rm -f drivers/crypto/aspeed/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/aspeed/built-in.a\n|   rm -f drivers/video/tegra/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/tegra/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.backlight-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/backlight-uclass\"' -DKBUILD_BASENAME='\"backlight_uclass\"' -DKBUILD_MODNAME='\"backlight_uclass\"' -D__KBUILD_MODNAME=kmod_backlight_uclass -c -o drivers/video/backlight-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/backlight-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.image-fit-sig.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/image-fit-sig\"' -DKBUILD_BASENAME='\"image_fit_sig\"' -DKBUILD_MODNAME='\"image_fit_sig\"' -D__KBUILD_MODNAME=kmod_image_fit_sig -c -o boot/image-fit-sig.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fit-sig.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.usb_hub.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/usb_hub\"' -DKBUILD_BASENAME='\"usb_hub\"' -DKBUILD_MODNAME='\"usb_hub\"' -D__KBUILD_MODNAME=kmod_usb_hub -c -o common/usb_hub.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/usb_hub.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/misc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/crypto/rsa_mod_exp/mod_exp_sw.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/image-sig.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/misc/.misc-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/misc -I ./drivers/misc    -DKBUILD_MODFILE='\"drivers/misc/misc-uclass\"' -DKBUILD_BASENAME='\"misc_uclass\"' -DKBUILD_MODNAME='\"misc_uclass\"' -D__KBUILD_MODNAME=kmod_misc_uclass -c -o drivers/misc/misc-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/misc/misc-uclass.c\n|   rm -f drivers/crypto/rsa_mod_exp/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/rsa_mod_exp/built-in.a drivers/crypto/rsa_mod_exp/mod_exp_uclass.o drivers/crypto/rsa_mod_exp/mod_exp_sw.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/misc/.rockchip-efuse.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/misc -I ./drivers/misc    -DKBUILD_MODFILE='\"drivers/misc/rockchip-efuse\"' -DKBUILD_BASENAME='\"rockchip_efuse\"' -DKBUILD_MODNAME='\"rockchip_efuse\"' -D__KBUILD_MODNAME=kmod_rockchip_efuse -c -o drivers/misc/rockchip-efuse.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/misc/rockchip-efuse.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/nuvoton \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/image-fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/cyclic.o\n|   rm -f drivers/crypto/nuvoton/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/nuvoton/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/crypto/tegra/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/tegra/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_image_loader.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_image_loader\"' -DKBUILD_BASENAME='\"efi_image_loader\"' -DKBUILD_MODNAME='\"efi_image_loader\"' -D__KBUILD_MODNAME=kmod_efi_image_loader -c -o lib/efi_loader/efi_image_loader.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_image_loader.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.echo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/echo\"' -DKBUILD_BASENAME='\"echo\"' -DKBUILD_MODNAME='\"echo\"' -D__KBUILD_MODNAME=kmod_echo -c -o cmd/echo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/echo.c\n|   rm -f drivers/crypto/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/built-in.a drivers/crypto/aes/built-in.a drivers/crypto/rsa_mod_exp/built-in.a drivers/crypto/fsl/built-in.a drivers/crypto/hash/built-in.a drivers/crypto/aspeed/built-in.a drivers/crypto/nuvoton/built-in.a drivers/crypto/tegra/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_overlay.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_load_options.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_load_options\"' -DKBUILD_BASENAME='\"efi_load_options\"' -DKBUILD_MODNAME='\"efi_load_options\"' -D__KBUILD_MODNAME=kmod_efi_load_options -c -o lib/efi_loader/efi_load_options.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_load_options.c\n|   rm -f lib/libfdt/built-in.a; aarch64-poky-linux-ar rcTP lib/libfdt/built-in.a lib/libfdt/fdt.o lib/libfdt/fdt_ro.o lib/libfdt/fdt_wip.o lib/libfdt/fdt_strerror.o lib/libfdt/fdt_sw.o lib/libfdt/fdt_rw.o lib/libfdt/fdt_empty_tree.o lib/libfdt/fdt_addresses.o lib/libfdt/fdt_overlay.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/backlight-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.usb_storage.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/usb_storage\"' -DKBUILD_BASENAME='\"usb_storage\"' -DKBUILD_MODNAME='\"usb_storage\"' -D__KBUILD_MODNAME=kmod_usb_storage -c -o common/usb_storage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/usb_storage.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_file.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.pwm_backlight.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/pwm_backlight\"' -DKBUILD_BASENAME='\"pwm_backlight\"' -DKBUILD_MODNAME='\"pwm_backlight\"' -D__KBUILD_MODNAME=kmod_pwm_backlight -c -o drivers/video/pwm_backlight.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/pwm_backlight.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/echo.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/misc/misc-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.console_normal.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/console_normal\"' -DKBUILD_BASENAME='\"console_normal\"' -DKBUILD_MODNAME='\"console_normal\"' -D__KBUILD_MODNAME=kmod_console_normal -c -o drivers/video/console_normal.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/console_normal.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.eficonfig.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/eficonfig\"' -DKBUILD_BASENAME='\"eficonfig\"' -DKBUILD_MODNAME='\"eficonfig\"' -D__KBUILD_MODNAME=kmod_eficonfig -c -o cmd/eficonfig.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/eficonfig.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.console_core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/console_core\"' -DKBUILD_BASENAME='\"console_core\"' -DKBUILD_MODNAME='\"console_core\"' -D__KBUILD_MODNAME=kmod_console_core -c -o drivers/video/console_core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/console_core.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/fdt_region.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.ldiv.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/ldiv\"' -DKBUILD_BASENAME='\"ldiv\"' -DKBUILD_MODNAME='\"ldiv\"' -D__KBUILD_MODNAME=kmod_ldiv -c -o lib/ldiv.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/ldiv.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/smbios.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_load_options.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_hii.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/dfu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/dfu/built-in.a; aarch64-poky-linux-ar rcTP drivers/dfu/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/misc/rockchip-efuse.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.iomux.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/iomux\"' -DKBUILD_BASENAME='\"iomux\"' -DKBUILD_MODNAME='\"iomux\"' -D__KBUILD_MODNAME=kmod_iomux -c -o common/iomux.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/iomux.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.elf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/elf\"' -DKBUILD_BASENAME='\"elf\"' -DKBUILD_MODNAME='\"elf\"' -D__KBUILD_MODNAME=kmod_elf -c -o cmd/elf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/elf.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.edid.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/edid\"' -DKBUILD_BASENAME='\"edid\"' -DKBUILD_MODNAME='\"edid\"' -D__KBUILD_MODNAME=kmod_edid -c -o common/edid.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/edid.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/ldiv.o\n|   rm -f drivers/misc/built-in.a; aarch64-poky-linux-ar rcTP drivers/misc/built-in.a drivers/misc/misc-uclass.o drivers/misc/rockchip-efuse.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/rtc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/usb.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_memory.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_memory\"' -DKBUILD_BASENAME='\"efi_memory\"' -DKBUILD_MODNAME='\"efi_memory\"' -D__KBUILD_MODNAME=kmod_efi_memory -c -o lib/efi_loader/efi_memory.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_memory.c\n|   rm -f drivers/rtc/built-in.a; aarch64-poky-linux-ar rcTP drivers/rtc/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.display-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/display-uclass\"' -DKBUILD_BASENAME='\"display_uclass\"' -DKBUILD_MODNAME='\"display_uclass\"' -D__KBUILD_MODNAME=kmod_display_uclass -c -o drivers/video/display-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/display-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.expo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/expo\"' -DKBUILD_BASENAME='\"expo\"' -DKBUILD_MODNAME='\"expo\"' -D__KBUILD_MODNAME=kmod_expo -c -o boot/expo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/expo.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/console_normal.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/image-fit-sig.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/pwm_backlight.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.exit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/exit\"' -DKBUILD_BASENAME='\"exit\"' -DKBUILD_MODNAME='\"exit\"' -D__KBUILD_MODNAME=kmod_exit -c -o cmd/exit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/exit.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.splash.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/splash\"' -DKBUILD_BASENAME='\"splash\"' -DKBUILD_MODNAME='\"splash\"' -D__KBUILD_MODNAME=kmod_splash -c -o common/splash.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/splash.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/scsi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/usb_hub.o\n|   rm -f drivers/scsi/built-in.a; aarch64-poky-linux-ar rcTP drivers/scsi/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.ext4.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/ext4\"' -DKBUILD_BASENAME='\"ext4\"' -DKBUILD_MODNAME='\"ext4\"' -D__KBUILD_MODNAME=kmod_ext4 -c -o cmd/ext4.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/ext4.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.net_utils.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/net_utils\"' -DKBUILD_BASENAME='\"net_utils\"' -DKBUILD_MODNAME='\"net_utils\"' -D__KBUILD_MODNAME=kmod_net_utils -c -o lib/net_utils.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/net_utils.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/iomux.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/exit.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/console_core.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_image_loader.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.menu.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/menu\"' -DKBUILD_BASENAME='\"menu\"' -DKBUILD_MODNAME='\"menu\"' -D__KBUILD_MODNAME=kmod_menu -c -o common/menu.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/menu.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.scene.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/scene\"' -DKBUILD_BASENAME='\"scene\"' -DKBUILD_MODNAME='\"scene\"' -D__KBUILD_MODNAME=kmod_scene -c -o boot/scene.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/scene.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/display-uclass.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sound \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.rc4.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/rc4\"' -DKBUILD_BASENAME='\"rc4\"' -DKBUILD_MODNAME='\"rc4\"' -D__KBUILD_MODNAME=kmod_rc4 -c -o lib/rc4.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rc4.c\n|   rm -f drivers/sound/built-in.a; aarch64-poky-linux-ar rcTP drivers/sound/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/elf.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.expo_build.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/expo_build\"' -DKBUILD_BASENAME='\"expo_build\"' -DKBUILD_MODNAME='\"expo_build\"' -D__KBUILD_MODNAME=kmod_expo_build -c -o boot/expo_build.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/expo_build.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.video-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/video-uclass\"' -DKBUILD_BASENAME='\"video_uclass\"' -DKBUILD_MODNAME='\"video_uclass\"' -D__KBUILD_MODNAME=kmod_video_uclass -c -o drivers/video/video-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/video-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.list_sort.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/list_sort\"' -DKBUILD_BASENAME='\"list_sort\"' -DKBUILD_MODNAME='\"list_sort\"' -D__KBUILD_MODNAME=kmod_list_sort -c -o lib/list_sort.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/list_sort.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/splash.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/ext4.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.vidconsole-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/vidconsole-uclass\"' -DKBUILD_BASENAME='\"vidconsole_uclass\"' -DKBUILD_MODNAME='\"vidconsole_uclass\"' -D__KBUILD_MODNAME=kmod_vidconsole_uclass -c -o drivers/video/vidconsole-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/vidconsole-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/rc4.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_root_node.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_root_node\"' -DKBUILD_BASENAME='\"efi_root_node\"' -DKBUILD_MODNAME='\"efi_root_node\"' -D__KBUILD_MODNAME=kmod_efi_root_node -c -o lib/efi_loader/efi_root_node.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_root_node.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/net_utils.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/spmi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/spmi/built-in.a; aarch64-poky-linux-ar rcTP drivers/spmi/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.bouncebuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/bouncebuf\"' -DKBUILD_BASENAME='\"bouncebuf\"' -DKBUILD_MODNAME='\"bouncebuf\"' -D__KBUILD_MODNAME=kmod_bouncebuf -c -o common/bouncebuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/bouncebuf.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.video_bmp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/video_bmp\"' -DKBUILD_BASENAME='\"video_bmp\"' -DKBUILD_MODNAME='\"video_bmp\"' -D__KBUILD_MODNAME=kmod_video_bmp -c -o drivers/video/video_bmp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/video_bmp.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/list_sort.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/expo.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/watchdog \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.scene_menu.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/scene_menu\"' -DKBUILD_BASENAME='\"scene_menu\"' -DKBUILD_MODNAME='\"scene_menu\"' -D__KBUILD_MODNAME=kmod_scene_menu -c -o boot/scene_menu.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/scene_menu.c\n|   rm -f drivers/watchdog/built-in.a; aarch64-poky-linux-ar rcTP drivers/watchdog/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.ext2.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/ext2\"' -DKBUILD_BASENAME='\"ext2\"' -DKBUILD_MODNAME='\"ext2\"' -D__KBUILD_MODNAME=kmod_ext2 -c -o cmd/ext2.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/ext2.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_root_node.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/edid.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/bouncebuf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/menu.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/fdt_support.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.crc16.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/crc16\"' -DKBUILD_BASENAME='\"crc16\"' -DKBUILD_MODNAME='\"crc16\"' -D__KBUILD_MODNAME=kmod_crc16 -c -o lib/crc16.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc16.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.panel-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/panel-uclass\"' -DKBUILD_BASENAME='\"panel_uclass\"' -DKBUILD_MODNAME='\"panel_uclass\"' -D__KBUILD_MODNAME=kmod_panel_uclass -c -o drivers/video/panel-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/panel-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.fat.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/fat\"' -DKBUILD_BASENAME='\"fat\"' -DKBUILD_MODNAME='\"fat\"' -D__KBUILD_MODNAME=kmod_fat -c -o cmd/fat.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/fat.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_memory.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/usb_storage.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/ext2.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mailbox \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/memory \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/mailbox/built-in.a; aarch64-poky-linux-ar rcTP drivers/mailbox/built-in.a\n|   rm -f drivers/memory/built-in.a; aarch64-poky-linux-ar rcTP drivers/memory/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_runtime.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_runtime\"' -DKBUILD_BASENAME='\"efi_runtime\"' -DKBUILD_MODNAME='\"efi_runtime\"' -D__KBUILD_MODNAME=kmod_efi_runtime -c -o lib/efi_loader/efi_runtime.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_runtime.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/fdt\"' -DKBUILD_BASENAME='\"fdt\"' -DKBUILD_MODNAME='\"fdt\"' -D__KBUILD_MODNAME=kmod_fdt -c -o cmd/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/fdt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.console.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/console\"' -DKBUILD_BASENAME='\"console\"' -DKBUILD_MODNAME='\"console\"' -D__KBUILD_MODNAME=kmod_console -c -o common/console.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/console.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mfd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.crc16-ccitt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/crc16-ccitt\"' -DKBUILD_BASENAME='\"crc16_ccitt\"' -DKBUILD_MODNAME='\"crc16_ccitt\"' -D__KBUILD_MODNAME=kmod_crc16_ccitt -c -o lib/crc16-ccitt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc16-ccitt.c\n|   rm -f drivers/mfd/built-in.a; aarch64-poky-linux-ar rcTP drivers/mfd/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/crc16.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_setup.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_setup\"' -DKBUILD_BASENAME='\"efi_setup\"' -DKBUILD_MODNAME='\"efi_setup\"' -D__KBUILD_MODNAME=kmod_efi_setup -c -o lib/efi_loader/efi_setup.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_setup.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pwm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/expo_build.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/pwm/.pwm-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pwm -I ./drivers/pwm    -DKBUILD_MODFILE='\"drivers/pwm/pwm-uclass\"' -DKBUILD_BASENAME='\"pwm_uclass\"' -DKBUILD_MODNAME='\"pwm_uclass\"' -D__KBUILD_MODNAME=kmod_pwm_uclass -c -o drivers/pwm/pwm-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pwm/pwm-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.fs.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/fs\"' -DKBUILD_BASENAME='\"fs\"' -DKBUILD_MODNAME='\"fs\"' -D__KBUILD_MODNAME=kmod_fs -c -o cmd/fs.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/fs.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/fat.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/crc16-ccitt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/image-fit.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/panel-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.itest.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/itest\"' -DKBUILD_BASENAME='\"itest\"' -DKBUILD_MODNAME='\"itest\"' -D__KBUILD_MODNAME=kmod_itest -c -o cmd/itest.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/itest.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.dlmalloc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/dlmalloc\"' -DKBUILD_BASENAME='\"dlmalloc\"' -DKBUILD_MODNAME='\"dlmalloc\"' -D__KBUILD_MODNAME=kmod_dlmalloc -c -o common/dlmalloc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/dlmalloc.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.load.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/load\"' -DKBUILD_BASENAME='\"load\"' -DKBUILD_MODNAME='\"load\"' -D__KBUILD_MODNAME=kmod_load -c -o cmd/load.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/load.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_string\"' -DKBUILD_BASENAME='\"efi_string\"' -DKBUILD_MODNAME='\"efi_string\"' -D__KBUILD_MODNAME=kmod_efi_string -c -o lib/efi_loader/efi_string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_string.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/video-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/video_bmp.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/fs.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_unicode_collation.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_unicode_collation\"' -DKBUILD_BASENAME='\"efi_unicode_collation\"' -DKBUILD_MODNAME='\"efi_unicode_collation\"' -D__KBUILD_MODNAME=kmod_efi_unicode_collation -c -o lib/efi_loader/efi_unicode_collation.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_unicode_collation.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/pwm/.rk_pwm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pwm -I ./drivers/pwm    -DKBUILD_MODFILE='\"drivers/pwm/rk_pwm\"' -DKBUILD_BASENAME='\"rk_pwm\"' -DKBUILD_MODNAME='\"rk_pwm\"' -D__KBUILD_MODNAME=kmod_rk_pwm -c -o drivers/pwm/rk_pwm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pwm/rk_pwm.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/pwm/pwm-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_var_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_var_common\"' -DKBUILD_BASENAME='\"efi_var_common\"' -DKBUILD_MODNAME='\"efi_var_common\"' -D__KBUILD_MODNAME=kmod_efi_var_common -c -o lib/efi_loader/efi_var_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_var_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/vidconsole-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.hash-checksum.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/hash-checksum\"' -DKBUILD_BASENAME='\"hash_checksum\"' -DKBUILD_MODNAME='\"hash_checksum\"' -D__KBUILD_MODNAME=kmod_hash_checksum -c -o lib/hash-checksum.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hash-checksum.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.simple_panel.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/simple_panel\"' -DKBUILD_BASENAME='\"simple_panel\"' -DKBUILD_MODNAME='\"simple_panel\"' -D__KBUILD_MODNAME=kmod_simple_panel -c -o drivers/video/simple_panel.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/simple_panel.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_setup.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/itest.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_string.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.malloc_simple.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/malloc_simple\"' -DKBUILD_BASENAME='\"malloc_simple\"' -DKBUILD_MODNAME='\"malloc_simple\"' -D__KBUILD_MODNAME=kmod_malloc_simple -c -o common/malloc_simple.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/malloc_simple.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.scene_textline.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/scene_textline\"' -DKBUILD_BASENAME='\"scene_textline\"' -DKBUILD_MODNAME='\"scene_textline\"' -D__KBUILD_MODNAME=kmod_scene_textline -c -o boot/scene_textline.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/scene_textline.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/reset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/reset/.reset-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset -I ./drivers/reset    -DKBUILD_MODFILE='\"drivers/reset/reset-uclass\"' -DKBUILD_BASENAME='\"reset_uclass\"' -DKBUILD_MODNAME='\"reset_uclass\"' -D__KBUILD_MODNAME=kmod_reset_uclass -c -o drivers/reset/reset-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset/reset-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/scene_menu.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/hash-checksum.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/scene.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_runtime.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/reset/.reset-rockchip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset -I ./drivers/reset    -DKBUILD_MODFILE='\"drivers/reset/reset-rockchip\"' -DKBUILD_BASENAME='\"reset_rockchip\"' -DKBUILD_MODNAME='\"reset_rockchip\"' -D__KBUILD_MODNAME=kmod_reset_rockchip -c -o drivers/reset/reset-rockchip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset/reset-rockchip.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.mem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/mem\"' -DKBUILD_BASENAME='\"mem\"' -DKBUILD_MODNAME='\"mem\"' -D__KBUILD_MODNAME=kmod_mem -c -o cmd/mem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/mem.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cyclic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cyclic\"' -DKBUILD_BASENAME='\"cyclic\"' -DKBUILD_MODNAME='\"cyclic\"' -D__KBUILD_MODNAME=kmod_cyclic -c -o common/cyclic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cyclic.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.md5.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/md5\"' -DKBUILD_BASENAME='\"md5\"' -DKBUILD_MODNAME='\"md5\"' -D__KBUILD_MODNAME=kmod_md5 -c -o lib/md5.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/md5.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/eficonfig.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/pwm/rk_pwm.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/iommu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/pwm/built-in.a; aarch64-poky-linux-ar rcTP drivers/pwm/built-in.a drivers/pwm/pwm-uclass.o drivers/pwm/rk_pwm.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/simple_panel.o\n|   rm -f drivers/iommu/built-in.a; aarch64-poky-linux-ar rcTP drivers/iommu/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_unicode_collation.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.scene_textedit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/scene_textedit\"' -DKBUILD_BASENAME='\"scene_textedit\"' -DKBUILD_MODNAME='\"scene_textedit\"' -D__KBUILD_MODNAME=kmod_scene_textedit -c -o boot/scene_textedit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/scene_textedit.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_var_mem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_var_mem\"' -DKBUILD_BASENAME='\"efi_var_mem\"' -DKBUILD_MODNAME='\"efi_var_mem\"' -D__KBUILD_MODNAME=kmod_efi_var_mem -c -o lib/efi_loader/efi_var_mem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_var_mem.c\n|   ( echo '.section .rodata.splash.init,\"a\"'; echo '.balign 16'; echo '.global __splash_u_boot_logo_begin'; echo '__splash_u_boot_logo_begin:'; echo '.incbin \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/u_boot_logo.bmp\" '; echo '__splash_u_boot_logo_end:'; echo '.global __splash_u_boot_logo_end'; echo '.balign 16'; ) > drivers/video/u_boot_logo.bmp.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.u_boot_logo.bmp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -c -o drivers/video/u_boot_logo.bmp.o drivers/video/u_boot_logo.bmp.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_variable.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_variable\"' -DKBUILD_BASENAME='\"efi_variable\"' -DKBUILD_MODNAME='\"efi_variable\"' -D__KBUILD_MODNAME=kmod_efi_variable -c -o lib/efi_loader/efi_variable.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_variable.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/malloc_simple.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/scene_textline.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/smem \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.mii.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/mii\"' -DKBUILD_BASENAME='\"mii\"' -DKBUILD_MODNAME='\"mii\"' -D__KBUILD_MODNAME=kmod_mii -c -o cmd/mii.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/mii.c\n|   rm -f drivers/smem/built-in.a; aarch64-poky-linux-ar rcTP drivers/smem/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/u_boot_logo.bmp.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/console.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/reset/.rst-rk3506.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset -I ./drivers/reset    -DKBUILD_MODFILE='\"drivers/reset/rst-rk3506\"' -DKBUILD_BASENAME='\"rst_rk3506\"' -DKBUILD_MODNAME='\"rst_rk3506\"' -D__KBUILD_MODNAME=kmod_rst_rk3506 -c -o drivers/reset/rst-rk3506.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset/rst-rk3506.c\n|   rm -f drivers/video/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/built-in.a drivers/video/backlight-uclass.o drivers/video/pwm_backlight.o drivers/video/console_normal.o drivers/video/console_core.o drivers/video/display-uclass.o drivers/video/video-uclass.o drivers/video/vidconsole-uclass.o drivers/video/video_bmp.o drivers/video/panel-uclass.o drivers/video/simple_panel.o drivers/video/u_boot_logo.bmp.o drivers/video/rockchip/built-in.a drivers/video/ti/built-in.a drivers/video/imx/built-in.a drivers/video/bridge/built-in.a drivers/video/sunxi/built-in.a drivers/video/tegra/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.sha1.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/sha1\"' -DKBUILD_BASENAME='\"sha1\"' -DKBUILD_MODNAME='\"sha1\"' -D__KBUILD_MODNAME=kmod_sha1 -c -o lib/sha1.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha1.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/scene_textedit.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.mdio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/mdio\"' -DKBUILD_BASENAME='\"mdio\"' -DKBUILD_MODNAME='\"mdio\"' -D__KBUILD_MODNAME=kmod_mdio -c -o cmd/mdio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/mdio.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_var_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cyclic.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/reset/reset-rockchip.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.vbe.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/vbe\"' -DKBUILD_BASENAME='\"vbe\"' -DKBUILD_MODNAME='\"vbe\"' -D__KBUILD_MODNAME=kmod_vbe -c -o boot/vbe.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_var_file.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_var_file\"' -DKBUILD_BASENAME='\"efi_var_file\"' -DKBUILD_MODNAME='\"efi_var_file\"' -D__KBUILD_MODNAME=kmod_efi_var_file -c -o lib/efi_loader/efi_var_file.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_var_file.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.event.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/event\"' -DKBUILD_BASENAME='\"event\"' -DKBUILD_MODNAME='\"event\"' -D__KBUILD_MODNAME=kmod_event -c -o common/event.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/event.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_watchdog.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_watchdog\"' -DKBUILD_BASENAME='\"efi_watchdog\"' -DKBUILD_MODNAME='\"efi_watchdog\"' -D__KBUILD_MODNAME=kmod_efi_watchdog -c -o lib/efi_loader/efi_watchdog.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_watchdog.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/md5.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/thermal \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/reset/rst-rk3506.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/load.o\n|   rm -f drivers/thermal/built-in.a; aarch64-poky-linux-ar rcTP drivers/thermal/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/reset/reset-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.vbe_request.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/vbe_request\"' -DKBUILD_BASENAME='\"vbe_request\"' -DKBUILD_MODNAME='\"vbe_request\"' -D__KBUILD_MODNAME=kmod_vbe_request -c -o boot/vbe_request.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe_request.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_gop.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_gop\"' -DKBUILD_BASENAME='\"efi_gop\"' -DKBUILD_MODNAME='\"efi_gop\"' -D__KBUILD_MODNAME=kmod_efi_gop -c -o lib/efi_loader/efi_gop.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_gop.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/axi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/reset/.rst-rk3528.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset -I ./drivers/reset    -DKBUILD_MODFILE='\"drivers/reset/rst-rk3528\"' -DKBUILD_BASENAME='\"rst_rk3528\"' -DKBUILD_MODNAME='\"rst_rk3528\"' -D__KBUILD_MODNAME=kmod_rst_rk3528 -c -o drivers/reset/rst-rk3528.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset/rst-rk3528.c\n|   rm -f drivers/axi/built-in.a; aarch64-poky-linux-ar rcTP drivers/axi/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/mem.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.sha256_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/sha256_common\"' -DKBUILD_BASENAME='\"sha256_common\"' -DKBUILD_MODNAME='\"sha256_common\"' -D__KBUILD_MODNAME=kmod_sha256_common -c -o lib/sha256_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha256_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_variable.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.hash.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/hash\"' -DKBUILD_BASENAME='\"hash\"' -DKBUILD_MODNAME='\"hash\"' -D__KBUILD_MODNAME=kmod_hash -c -o common/hash.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/hash.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_watchdog.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_disk.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_disk\"' -DKBUILD_BASENAME='\"efi_disk\"' -DKBUILD_MODNAME='\"efi_disk\"' -D__KBUILD_MODNAME=kmod_efi_disk -c -o lib/efi_loader/efi_disk.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_disk.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.vbe_simple.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/vbe_simple\"' -DKBUILD_BASENAME='\"vbe_simple\"' -DKBUILD_MODNAME='\"vbe_simple\"' -D__KBUILD_MODNAME=kmod_vbe_simple -c -o boot/vbe_simple.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe_simple.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/sha256_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.memsize.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/memsize\"' -DKBUILD_BASENAME='\"memsize\"' -DKBUILD_MODNAME='\"memsize\"' -D__KBUILD_MODNAME=kmod_memsize -c -o common/memsize.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/memsize.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/event.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_var_file.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/vbe.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/dlmalloc.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/reset/.rst-rk3576.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset -I ./drivers/reset    -DKBUILD_MODFILE='\"drivers/reset/rst-rk3576\"' -DKBUILD_BASENAME='\"rst_rk3576\"' -DKBUILD_MODNAME='\"rst_rk3576\"' -D__KBUILD_MODNAME=kmod_rst_rk3576 -c -o drivers/reset/rst-rk3576.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset/rst-rk3576.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_var_mem.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ufs \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/reset/.rst-rk3588.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset -I ./drivers/reset    -DKBUILD_MODFILE='\"drivers/reset/rst-rk3588\"' -DKBUILD_BASENAME='\"rst_rk3588\"' -DKBUILD_MODNAME='\"rst_rk3588\"' -D__KBUILD_MODNAME=kmod_rst_rk3588 -c -o drivers/reset/rst-rk3588.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset/rst-rk3588.c\n|   rm -f drivers/ufs/built-in.a; aarch64-poky-linux-ar rcTP drivers/ufs/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/rng \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/reset/rst-rk3528.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.sleep.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/sleep\"' -DKBUILD_BASENAME='\"sleep\"' -DKBUILD_MODNAME='\"sleep\"' -D__KBUILD_MODNAME=kmod_sleep -c -o cmd/sleep.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/sleep.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/rng/.rng-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/rng -I ./drivers/rng    -DKBUILD_MODFILE='\"drivers/rng/rng-uclass\"' -DKBUILD_BASENAME='\"rng_uclass\"' -DKBUILD_MODNAME='\"rng_uclass\"' -D__KBUILD_MODNAME=kmod_rng_uclass -c -o drivers/rng/rng-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/rng/rng-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.sha256.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/sha256\"' -DKBUILD_BASENAME='\"sha256\"' -DKBUILD_MODNAME='\"sha256\"' -D__KBUILD_MODNAME=kmod_sha256 -c -o lib/sha256.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha256.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/mdio.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.stdio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/stdio\"' -DKBUILD_BASENAME='\"stdio\"' -DKBUILD_MODNAME='\"stdio\"' -D__KBUILD_MODNAME=kmod_stdio -c -o common/stdio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/stdio.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/rng/.rockchip_rng.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/rng -I ./drivers/rng    -DKBUILD_MODFILE='\"drivers/rng/rockchip_rng\"' -DKBUILD_BASENAME='\"rockchip_rng\"' -DKBUILD_MODNAME='\"rockchip_rng\"' -D__KBUILD_MODNAME=kmod_rockchip_rng -c -o drivers/rng/rockchip_rng.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/rng/rockchip_rng.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/mii.o\n|   rm -f drivers/soc/built-in.a; aarch64-poky-linux-ar rcTP drivers/soc/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cli.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cli\"' -DKBUILD_BASENAME='\"cli\"' -DKBUILD_MODNAME='\"cli\"' -D__KBUILD_MODNAME=kmod_cli -c -o common/cli.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.vbe_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/vbe_common\"' -DKBUILD_BASENAME='\"vbe_common\"' -DKBUILD_MODNAME='\"vbe_common\"' -D__KBUILD_MODNAME=kmod_vbe_common -c -o boot/vbe_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/vbe_request.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/sleep.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/reset/rst-rk3576.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_net.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_net\"' -DKBUILD_BASENAME='\"efi_net\"' -DKBUILD_MODNAME='\"efi_net\"' -D__KBUILD_MODNAME=kmod_efi_net -c -o lib/efi_loader/efi_net.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_net.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/reset/rst-rk3588.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/rng/rng-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.vbe_simple_os.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/vbe_simple_os\"' -DKBUILD_BASENAME='\"vbe_simple_os\"' -DKBUILD_MODNAME='\"vbe_simple_os\"' -D__KBUILD_MODNAME=kmod_vbe_simple_os -c -o boot/vbe_simple_os.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe_simple_os.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/mmc\"' -DKBUILD_BASENAME='\"mmc\"' -DKBUILD_MODNAME='\"mmc\"' -D__KBUILD_MODNAME=kmod_mmc -c -o cmd/mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/mmc.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/memsize.o\n|   rm -f drivers/reset/built-in.a; aarch64-poky-linux-ar rcTP drivers/reset/built-in.a drivers/reset/reset-uclass.o drivers/reset/reset-rockchip.o drivers/reset/rst-rk3506.o drivers/reset/rst-rk3528.o drivers/reset/rst-rk3576.o drivers/reset/rst-rk3588.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.legacy-mtd-utils.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/legacy-mtd-utils\"' -DKBUILD_BASENAME='\"legacy_mtd_utils\"' -DKBUILD_MODNAME='\"legacy_mtd_utils\"' -D__KBUILD_MODNAME=kmod_legacy_mtd_utils -c -o cmd/legacy-mtd-utils.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/legacy-mtd-utils.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.gunzip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/gunzip\"' -DKBUILD_BASENAME='\"gunzip\"' -DKBUILD_MODNAME='\"gunzip\"' -D__KBUILD_MODNAME=kmod_gunzip -c -o lib/gunzip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/gunzip.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/vbe_simple.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_smbios.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_smbios\"' -DKBUILD_BASENAME='\"efi_smbios\"' -DKBUILD_MODNAME='\"efi_smbios\"' -D__KBUILD_MODNAME=kmod_efi_smbios -c -o lib/efi_loader/efi_smbios.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_smbios.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.command.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/command\"' -DKBUILD_BASENAME='\"command\"' -DKBUILD_MODNAME='\"command\"' -D__KBUILD_MODNAME=kmod_command -c -o common/command.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/command.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/hash.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.net.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/net\"' -DKBUILD_BASENAME='\"net\"' -DKBUILD_MODNAME='\"net\"' -D__KBUILD_MODNAME=kmod_net -c -o cmd/net.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/net.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/stdio.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.s_record.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/s_record\"' -DKBUILD_BASENAME='\"s_record\"' -DKBUILD_MODNAME='\"s_record\"' -D__KBUILD_MODNAME=kmod_s_record -c -o common/s_record.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/s_record.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cli.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/rng/rockchip_rng.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_rng.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_rng\"' -DKBUILD_BASENAME='\"efi_rng\"' -DKBUILD_MODNAME='\"efi_rng\"' -D__KBUILD_MODNAME=kmod_efi_rng -c -o lib/efi_loader/efi_rng.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_rng.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/vbe_simple_os.o\n|   rm -f drivers/rng/built-in.a; aarch64-poky-linux-ar rcTP drivers/rng/built-in.a drivers/rng/rng-uclass.o drivers/rng/rockchip_rng.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/legacy-mtd-utils.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_smbios.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_disk.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/vbe_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_load_initrd.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_load_initrd\"' -DKBUILD_BASENAME='\"efi_load_initrd\"' -DKBUILD_MODNAME='\"efi_load_initrd\"' -D__KBUILD_MODNAME=kmod_efi_load_initrd -c -o lib/efi_loader/efi_load_initrd.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_load_initrd.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/sha1.o\n|   rm -f drivers/built-in.a; aarch64-poky-linux-ar rcTP drivers/built-in.a drivers/adc/built-in.a drivers/block/built-in.a drivers/clk/built-in.a drivers/core/built-in.a drivers/gpio/built-in.a drivers/sysreset/built-in.a drivers/firmware/built-in.a drivers/i2c/built-in.a drivers/input/built-in.a drivers/mmc/built-in.a drivers/mtd/built-in.a drivers/net/built-in.a drivers/phy/built-in.a drivers/pinctrl/built-in.a drivers/power/built-in.a drivers/ram/built-in.a drivers/serial/built-in.a drivers/spi/built-in.a drivers/video/built-in.a drivers/bus/built-in.a drivers/ata/built-in.a drivers/cache/built-in.a drivers/crypto/built-in.a drivers/misc/built-in.a drivers/dfu/built-in.a drivers/rtc/built-in.a drivers/scsi/built-in.a drivers/sound/built-in.a drivers/spmi/built-in.a drivers/watchdog/built-in.a drivers/mailbox/built-in.a drivers/memory/built-in.a drivers/mfd/built-in.a drivers/pwm/built-in.a drivers/reset/built-in.a drivers/iommu/built-in.a drivers/smem/built-in.a drivers/thermal/built-in.a drivers/axi/built-in.a drivers/ufs/built-in.a drivers/rng/built-in.a drivers/soc/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.net-common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/net-common\"' -DKBUILD_BASENAME='\"net_common\"' -DKBUILD_MODNAME='\"net_common\"' -D__KBUILD_MODNAME=kmod_net_common -c -o cmd/net-common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/net-common.c\n|   rm -f boot/built-in.a; aarch64-poky-linux-ar rcTP boot/built-in.a boot/bootm.o boot/bootm_os.o boot/pxe_utils.o boot/image.o boot/image-board.o boot/bootdev-uclass.o boot/bootflow.o boot/bootmeth-uclass.o boot/bootstd-uclass.o boot/bootflow_menu.o boot/bootmeth_extlinux.o boot/bootmeth_pxe.o boot/bootmeth_efi.o boot/bootmeth_script.o boot/bootmeth_efi_mgr.o boot/fdt_support.o boot/image-fdt.o boot/fdt_region.o boot/image-fit.o boot/image-sig.o boot/image-fit-sig.o boot/expo.o boot/scene.o boot/expo_build.o boot/scene_menu.o boot/scene_textline.o boot/scene_textedit.o boot/vbe.o boot/vbe_request.o boot/vbe_simple.o boot/vbe_common.o boot/vbe_simple_os.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.xyzModem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/xyzModem\"' -DKBUILD_BASENAME='\"xyzModem\"' -DKBUILD_MODNAME='\"xyzModem\"' -D__KBUILD_MODNAME=kmod_xyzModem -c -o common/xyzModem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/xyzModem.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/s_record.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_conformance.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_conformance\"' -DKBUILD_BASENAME='\"efi_conformance\"' -DKBUILD_MODNAME='\"efi_conformance\"' -D__KBUILD_MODNAME=kmod_efi_conformance -c -o lib/efi_loader/efi_conformance.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_conformance.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_debug_support.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_debug_support\"' -DKBUILD_BASENAME='\"efi_debug_support\"' -DKBUILD_MODNAME='\"efi_debug_support\"' -D__KBUILD_MODNAME=kmod_efi_debug_support -c -o lib/efi_loader/efi_debug_support.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_debug_support.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_gop.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.nvedit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/nvedit\"' -DKBUILD_BASENAME='\"nvedit\"' -DKBUILD_MODNAME='\"nvedit\"' -D__KBUILD_MODNAME=kmod_nvedit -c -o cmd/nvedit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/nvedit.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.part.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/part\"' -DKBUILD_BASENAME='\"part\"' -DKBUILD_MODNAME='\"part\"' -D__KBUILD_MODNAME=kmod_part -c -o cmd/part.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/part.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.pinmux.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/pinmux\"' -DKBUILD_BASENAME='\"pinmux\"' -DKBUILD_MODNAME='\"pinmux\"' -D__KBUILD_MODNAME=kmod_pinmux -c -o cmd/pinmux.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/pinmux.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/gunzip.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.pxe.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/pxe\"' -DKBUILD_BASENAME='\"pxe\"' -DKBUILD_MODNAME='\"pxe\"' -D__KBUILD_MODNAME=kmod_pxe -c -o cmd/pxe.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/pxe.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/net.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.lz4_wrapper.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/lz4_wrapper\"' -DKBUILD_BASENAME='\"lz4_wrapper\"' -DKBUILD_MODNAME='\"lz4_wrapper\"' -D__KBUILD_MODNAME=kmod_lz4_wrapper -c -o lib/lz4_wrapper.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lz4_wrapper.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.helloworld.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/helloworld\"' -DKBUILD_BASENAME='\"helloworld\"' -DKBUILD_MODNAME='\"helloworld\"' -D__KBUILD_MODNAME=kmod_helloworld -c -o lib/efi_loader/helloworld.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/helloworld.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_rng.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_conformance.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.fdtdec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/fdtdec\"' -DKBUILD_BASENAME='\"fdtdec\"' -DKBUILD_MODNAME='\"fdtdec\"' -D__KBUILD_MODNAME=kmod_fdtdec -c -o lib/fdtdec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/fdtdec.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_crt0.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -I. -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -c -o lib/efi_loader/efi_crt0.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/crt0_aarch64_efi.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_load_initrd.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_debug_support.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/net-common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_reloc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_reloc\"' -DKBUILD_BASENAME='\"efi_reloc\"' -DKBUILD_MODNAME='\"efi_reloc\"' -D__KBUILD_MODNAME=kmod_efi_reloc -c -o lib/efi_loader/efi_reloc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/reloc_aarch64_efi.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.smbiosdump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/smbiosdump\"' -DKBUILD_BASENAME='\"smbiosdump\"' -DKBUILD_MODNAME='\"smbiosdump\"' -D__KBUILD_MODNAME=kmod_smbiosdump -c -o lib/efi_loader/smbiosdump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/smbiosdump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.qsort.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/qsort\"' -DKBUILD_BASENAME='\"qsort\"' -DKBUILD_MODNAME='\"qsort\"' -D__KBUILD_MODNAME=kmod_qsort -c -o lib/qsort.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/qsort.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.sf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/sf\"' -DKBUILD_BASENAME='\"sf\"' -DKBUILD_MODNAME='\"sf\"' -D__KBUILD_MODNAME=kmod_sf -c -o cmd/sf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/sf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/pinmux.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/mmc.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.initrddump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/initrddump\"' -DKBUILD_BASENAME='\"initrddump\"' -DKBUILD_MODNAME='\"initrddump\"' -D__KBUILD_MODNAME=kmod_initrddump -c -o lib/efi_loader/initrddump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/initrddump.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/command.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/part.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/pxe.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.hashtable.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/hashtable\"' -DKBUILD_BASENAME='\"hashtable\"' -DKBUILD_MODNAME='\"hashtable\"' -D__KBUILD_MODNAME=kmod_hashtable -c -o lib/hashtable.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hashtable.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_reloc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/xyzModem.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/sha256.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.dtbdump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/dtbdump\"' -DKBUILD_BASENAME='\"dtbdump\"' -DKBUILD_MODNAME='\"dtbdump\"' -D__KBUILD_MODNAME=kmod_dtbdump -c -o lib/efi_loader/dtbdump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/dtbdump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.errno.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/errno\"' -DKBUILD_BASENAME='\"errno\"' -DKBUILD_MODNAME='\"errno\"' -D__KBUILD_MODNAME=kmod_errno -c -o lib/errno.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/errno.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.time.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/time\"' -DKBUILD_BASENAME='\"time\"' -DKBUILD_MODNAME='\"time\"' -D__KBUILD_MODNAME=kmod_time -c -o cmd/time.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/time.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/helloworld.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.testapp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/testapp\"' -DKBUILD_BASENAME='\"testapp\"' -DKBUILD_MODNAME='\"testapp\"' -D__KBUILD_MODNAME=kmod_testapp -c -o lib/efi_loader/testapp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/testapp.c\n|   rm -f common/built-in.a; aarch64-poky-linux-ar rcTP common/built-in.a common/init/built-in.a common/main.o common/memtop.o common/exports.o common/cli_getch.o common/cli_simple.o common/cli_readline.o common/cli_hush.o common/autoboot.o common/version.o common/board_f.o common/board_r.o common/board_info.o common/miiphyutil.o common/usb.o common/usb_hub.o common/usb_storage.o common/iomux.o common/edid.o common/splash.o common/menu.o common/bouncebuf.o common/console.o common/dlmalloc.o common/malloc_simple.o common/cyclic.o common/event.o common/hash.o common/memsize.o common/stdio.o common/cli.o common/command.o common/s_record.o common/xyzModem.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.dbginfodump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/dbginfodump\"' -DKBUILD_BASENAME='\"dbginfodump\"' -DKBUILD_MODNAME='\"dbginfodump\"' -D__KBUILD_MODNAME=kmod_dbginfodump -c -o lib/efi_loader/dbginfodump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/dbginfodump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.display_options.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/display_options\"' -DKBUILD_BASENAME='\"display_options\"' -DKBUILD_MODNAME='\"display_options\"' -D__KBUILD_MODNAME=kmod_display_options -c -o lib/display_options.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/display_options.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/errno.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/qsort.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.crc32.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/crc32\"' -DKBUILD_BASENAME='\"crc32\"' -DKBUILD_MODNAME='\"crc32\"' -D__KBUILD_MODNAME=kmod_crc32 -c -o lib/crc32.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc32.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_net.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.test.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/test\"' -DKBUILD_BASENAME='\"test\"' -DKBUILD_MODNAME='\"test\"' -D__KBUILD_MODNAME=kmod_test -c -o cmd/test.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/test.c\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/helloworld.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/helloworld_efi.so\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/nvedit.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.ctype.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/ctype\"' -DKBUILD_BASENAME='\"ctype\"' -DKBUILD_MODNAME='\"ctype\"' -D__KBUILD_MODNAME=kmod_ctype -c -o lib/ctype.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/ctype.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/time.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.unlz4.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/unlz4\"' -DKBUILD_BASENAME='\"unlz4\"' -DKBUILD_MODNAME='\"unlz4\"' -D__KBUILD_MODNAME=kmod_unlz4 -c -o cmd/unlz4.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/unlz4.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.div64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/div64\"' -DKBUILD_BASENAME='\"div64\"' -DKBUILD_MODNAME='\"div64\"' -D__KBUILD_MODNAME=kmod_div64 -c -o lib/div64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/div64.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/testapp.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.hang.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/hang\"' -DKBUILD_BASENAME='\"hang\"' -DKBUILD_MODNAME='\"hang\"' -D__KBUILD_MODNAME=kmod_hang -c -o lib/hang.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hang.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/ctype.o\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/helloworld_efi.so lib/efi_loader/helloworld.efi\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.unzip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/unzip\"' -DKBUILD_BASENAME='\"unzip\"' -DKBUILD_MODNAME='\"unzip\"' -D__KBUILD_MODNAME=kmod_unzip -c -o cmd/unzip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/unzip.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.linux_compat.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/linux_compat\"' -DKBUILD_BASENAME='\"linux_compat\"' -DKBUILD_MODNAME='\"linux_compat\"' -D__KBUILD_MODNAME=kmod_linux_compat -c -o lib/linux_compat.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/linux_compat.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/hang.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/unlz4.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/div64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.linux_string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/linux_string\"' -DKBUILD_BASENAME='\"linux_string\"' -DKBUILD_MODNAME='\"linux_string\"' -D__KBUILD_MODNAME=kmod_linux_string -c -o lib/linux_string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/linux_string.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/crc32.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.lzmadec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/lzmadec\"' -DKBUILD_BASENAME='\"lzmadec\"' -DKBUILD_MODNAME='\"lzmadec\"' -D__KBUILD_MODNAME=kmod_lzmadec -c -o cmd/lzmadec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/lzmadec.c\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/testapp.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/testapp_efi.so\n|   rm -f lib/efi_loader/built-in.a; aarch64-poky-linux-ar rcTP lib/efi_loader/built-in.a lib/efi_loader/efi_bootmgr.o lib/efi_loader/efi_bootbin.o lib/efi_loader/efi_boottime.o lib/efi_loader/efi_helper.o lib/efi_loader/efi_console.o lib/efi_loader/efi_device_path.o lib/efi_loader/efi_device_path_to_text.o lib/efi_loader/efi_device_path_utilities.o lib/efi_loader/efi_dt_fixup.o lib/efi_loader/efi_fdt.o lib/efi_loader/efi_file.o lib/efi_loader/efi_hii.o lib/efi_loader/efi_hii_config.o lib/efi_loader/efi_image_loader.o lib/efi_loader/efi_load_options.o lib/efi_loader/efi_memory.o lib/efi_loader/efi_root_node.o lib/efi_loader/efi_runtime.o lib/efi_loader/efi_setup.o lib/efi_loader/efi_string.o lib/efi_loader/efi_unicode_collation.o lib/efi_loader/efi_var_common.o lib/efi_loader/efi_var_mem.o lib/efi_loader/efi_variable.o lib/efi_loader/efi_var_file.o lib/efi_loader/efi_watchdog.o lib/efi_loader/efi_gop.o lib/efi_loader/efi_disk.o lib/efi_loader/efi_net.o lib/efi_loader/efi_smbios.o lib/efi_loader/efi_rng.o lib/efi_loader/efi_load_initrd.o lib/efi_loader/efi_conformance.o lib/efi_loader/efi_debug_support.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.lmb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/lmb\"' -DKBUILD_BASENAME='\"lmb\"' -DKBUILD_MODNAME='\"lmb\"' -D__KBUILD_MODNAME=kmod_lmb -c -o lib/lmb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lmb.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/initrddump.o\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/testapp_efi.so lib/efi_loader/testapp.efi\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/linux_compat.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.membuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/membuf\"' -DKBUILD_BASENAME='\"membuf\"' -DKBUILD_MODNAME='\"membuf\"' -D__KBUILD_MODNAME=kmod_membuf -c -o lib/membuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/membuf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/test.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/display_options.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.usb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/usb\"' -DKBUILD_BASENAME='\"usb\"' -DKBUILD_MODNAME='\"usb\"' -D__KBUILD_MODNAME=kmod_usb -c -o cmd/usb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/usb.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/unzip.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.slre.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/slre\"' -DKBUILD_BASENAME='\"slre\"' -DKBUILD_MODNAME='\"slre\"' -D__KBUILD_MODNAME=kmod_slre -c -o lib/slre.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/slre.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.disk.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/disk\"' -DKBUILD_BASENAME='\"disk\"' -DKBUILD_MODNAME='\"disk\"' -D__KBUILD_MODNAME=kmod_disk -c -o cmd/disk.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/disk.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/sf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/dbginfodump.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/string\"' -DKBUILD_BASENAME='\"string\"' -DKBUILD_MODNAME='\"string\"' -D__KBUILD_MODNAME=kmod_string -c -o lib/string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/string.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/linux_string.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.video.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/video\"' -DKBUILD_BASENAME='\"video\"' -DKBUILD_MODNAME='\"video\"' -D__KBUILD_MODNAME=kmod_video -c -o cmd/video.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/video.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/smbiosdump.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.vbe.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/vbe\"' -DKBUILD_BASENAME='\"vbe\"' -DKBUILD_MODNAME='\"vbe\"' -D__KBUILD_MODNAME=kmod_vbe -c -o cmd/vbe.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/vbe.c\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/initrddump.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/initrddump_efi.so\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.tables_csum.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/tables_csum\"' -DKBUILD_BASENAME='\"tables_csum\"' -DKBUILD_MODNAME='\"tables_csum\"' -D__KBUILD_MODNAME=kmod_tables_csum -c -o lib/tables_csum.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/tables_csum.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/lzmadec.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.time.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/time\"' -DKBUILD_BASENAME='\"time\"' -DKBUILD_MODNAME='\"time\"' -D__KBUILD_MODNAME=kmod_time -c -o lib/time.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/time.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/lz4_wrapper.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.ximg.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/ximg\"' -DKBUILD_BASENAME='\"ximg\"' -DKBUILD_MODNAME='\"ximg\"' -D__KBUILD_MODNAME=kmod_ximg -c -o cmd/ximg.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/ximg.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.hexdump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/hexdump\"' -DKBUILD_BASENAME='\"hexdump\"' -DKBUILD_MODNAME='\"hexdump\"' -D__KBUILD_MODNAME=kmod_hexdump -c -o lib/hexdump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hexdump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.uuid.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/uuid\"' -DKBUILD_BASENAME='\"uuid\"' -DKBUILD_MODNAME='\"uuid\"' -D__KBUILD_MODNAME=kmod_uuid -c -o lib/uuid.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/uuid.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/tables_csum.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.rand.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/rand\"' -DKBUILD_BASENAME='\"rand\"' -DKBUILD_MODNAME='\"rand\"' -D__KBUILD_MODNAME=kmod_rand -c -o lib/rand.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rand.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/video.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/disk.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/hexdump.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/hashtable.o\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/dbginfodump.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/dbginfodump_efi.so\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.gpt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/gpt\"' -DKBUILD_BASENAME='\"gpt\"' -DKBUILD_MODNAME='\"gpt\"' -D__KBUILD_MODNAME=kmod_gpt -c -o cmd/gpt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/gpt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/rand.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.panic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/panic\"' -DKBUILD_BASENAME='\"panic\"' -DKBUILD_MODNAME='\"panic\"' -D__KBUILD_MODNAME=kmod_panic -c -o lib/panic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/panic.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.vsprintf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/vsprintf\"' -DKBUILD_BASENAME='\"vsprintf\"' -DKBUILD_MODNAME='\"vsprintf\"' -D__KBUILD_MODNAME=kmod_vsprintf -c -o lib/vsprintf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/vsprintf.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.strto.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/strto\"' -DKBUILD_BASENAME='\"strto\"' -DKBUILD_MODNAME='\"strto\"' -D__KBUILD_MODNAME=kmod_strto -c -o lib/strto.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/strto.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/vbe.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/membuf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/dtbdump.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.abuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/abuf\"' -DKBUILD_BASENAME='\"abuf\"' -DKBUILD_MODNAME='\"abuf\"' -D__KBUILD_MODNAME=kmod_abuf -c -o lib/abuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/abuf.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.alist.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/alist\"' -DKBUILD_BASENAME='\"alist\"' -DKBUILD_MODNAME='\"alist\"' -D__KBUILD_MODNAME=kmod_alist -c -o lib/alist.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/alist.c\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/smbiosdump.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/smbiosdump_efi.so\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.date.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/date\"' -DKBUILD_BASENAME='\"date\"' -DKBUILD_MODNAME='\"date\"' -D__KBUILD_MODNAME=kmod_date -c -o lib/date.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/date.c\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/initrddump_efi.so lib/efi_loader/initrddump.efi\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/ximg.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/panic.o\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/dtbdump.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/dtbdump_efi.so\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/dbginfodump_efi.so lib/efi_loader/dbginfodump.efi\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/time.o\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/smbiosdump_efi.so lib/efi_loader/smbiosdump.efi\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.rtc-lib.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/rtc-lib\"' -DKBUILD_BASENAME='\"rtc_lib\"' -DKBUILD_MODNAME='\"rtc_lib\"' -D__KBUILD_MODNAME=kmod_rtc_lib -c -o lib/rtc-lib.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rtc-lib.c\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/dtbdump_efi.so lib/efi_loader/dtbdump.efi\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.elf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/elf\"' -DKBUILD_BASENAME='\"elf\"' -DKBUILD_MODNAME='\"elf\"' -D__KBUILD_MODNAME=kmod_elf -c -o lib/elf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/elf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/slre.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/date.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/abuf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/string.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/uuid.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/alist.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/rtc-lib.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/strto.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/usb.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/lmb.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/elf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/gpt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/fdtdec.o\n|   rm -f cmd/built-in.a; aarch64-poky-linux-ar rcTP cmd/built-in.a cmd/boot.o cmd/bootm.o cmd/help.o cmd/panic.o cmd/version.o cmd/blk_common.o cmd/bootdev.o cmd/bootflow.o cmd/bootmeth.o cmd/bootstd.o cmd/source.o cmd/bdinfo.o cmd/blkcache.o cmd/bootefi.o cmd/bootz.o cmd/booti.o cmd/cls.o cmd/console.o cmd/dm.o cmd/cyclic.o cmd/echo.o cmd/eficonfig.o cmd/elf.o cmd/exit.o cmd/ext4.o cmd/ext2.o cmd/fat.o cmd/fdt.o cmd/fs.o cmd/itest.o cmd/load.o cmd/mem.o cmd/mii.o cmd/mdio.o cmd/sleep.o cmd/mmc.o cmd/legacy-mtd-utils.o cmd/net.o cmd/net-common.o cmd/nvedit.o cmd/part.o cmd/pinmux.o cmd/pxe.o cmd/sf.o cmd/time.o cmd/test.o cmd/unlz4.o cmd/unzip.o cmd/lzmadec.o cmd/usb.o cmd/disk.o cmd/video.o cmd/vbe.o cmd/ximg.o cmd/gpt.o cmd/arm/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/vsprintf.o\n|   rm -f lib/built-in.a; aarch64-poky-linux-ar rcTP lib/built-in.a lib/efi_driver/built-in.a lib/efi_loader/built-in.a lib/lzma/built-in.a lib/libfdt/built-in.a lib/of_live.o lib/binman.o lib/charset.o lib/crc8.o lib/errno_str.o lib/fdtdec_common.o lib/smbios.o lib/ldiv.o lib/net_utils.o lib/rc4.o lib/list_sort.o lib/crc16.o lib/crc16-ccitt.o lib/crypto/built-in.a lib/rsa/built-in.a lib/hash-checksum.o lib/md5.o lib/sha1.o lib/sha256_common.o lib/sha256.o lib/zlib/built-in.a lib/gunzip.o lib/lz4_wrapper.o lib/fdtdec.o lib/qsort.o lib/hashtable.o lib/errno.o lib/display_options.o lib/crc32.o lib/ctype.o lib/div64.o lib/hang.o lib/linux_compat.o lib/linux_string.o lib/lmb.o lib/membuf.o lib/slre.o lib/string.o lib/tables_csum.o lib/time.o lib/hexdump.o lib/uuid.o lib/rand.o lib/panic.o lib/vsprintf.o lib/strto.o lib/abuf.o lib/alist.o lib/date.o lib/rtc-lib.o lib/elf.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=examples need-builtin=1\n|   rm -f examples/built-in.a; aarch64-poky-linux-ar rcTP examples/built-in.a\n|   touch  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-rockchip/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a ; aarch64-poky-linux-ld -z noexecstack -z norelro --no-warn-rwx-segments -pie -z common-page-size=0x1000 -z max-page-size=0x1000 --gc-sections -Bstatic  --no-dynamic-linker -z notext  --build-id=none -Ttext 0x00800000 -o u-boot -T u-boot.lds arch/arm/cpu/armv8/start.o --whole-archive  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-rockchip/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a --no-whole-archive -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -Map u-boot.map;  true\n|   aarch64-poky-linux-objcopy -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O srec u-boot u-boot.srec\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=dts dtbs\n|   aarch64-poky-linux-objcopy --gap-fill=0xff -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O binary   u-boot u-boot-nodtb.bin && {  echo '  tools/relocate-rela  '; tools/relocate-rela u-boot-nodtb.bin u-boot; } || { rm -f u-boot-nodtb.bin; false; }\n|   tools/relocate-rela\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=dts/upstream/src/arm64 dtbs\n|   aarch64-poky-linux-objdump -t u-boot > u-boot.sym\n|   mkdir -p dts/upstream/src/arm64/rockchip/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/rk3399-evb.dts > dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.pre.tmp);  echo '#include \"rk3399-evb-u-boot.dtsi\"' >> dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Idts/upstream/src/arm64 -x assembler-with-cpp -o dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.dts.tmp dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o dts/upstream/src/arm64/rockchip/rk3399-evb.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.d.dtc.tmp dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.pre.tmp for errors\" && false) ; sed \"s:dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/rk3399-evb.dts:\" dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.d.pre.tmp dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.d.dtc.tmp > dts/upstream/src/arm64/rockchip/.rk3399-evb.dtb.d ; true\n| test -e dts/upstream/src/arm64/rockchip/rk3399-evb.dtb || (\t\t\t\t\t\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| echo >&2 \"Device Tree Source (dts/upstream/src/arm64/rockchip/rk3399-evb.dtb) is not correctly specified.\";\t\\\n| echo >&2 \"Please define 'CONFIG_DEFAULT_DEVICE_TREE'\";\t\t\\\n| echo >&2 \"or build with 'DEVICE_TREE=<device_tree>' argument\";\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| /bin/false)\n|   cat dts/upstream/src/arm64/rockchip/rk3399-evb.dtb > dts/dt.dtb\n| make obj=spl -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.xpl all\n|   cat u-boot-nodtb.bin dts/dt.dtb > u-boot-dtb.bin\n| make obj=tpl -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.xpl all\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x00800000 -e 0x00800000 -p 0x0 -n \"U-Boot 2026.07 for evb_rk3399 board\" -E  -b dts/upstream/src/arm64/rockchip/rk3399-evb.dtb  -d u-boot-nodtb.bin u-boot.img >/dev/null  && cat /dev/null\n|   cp dts/dt.dtb u-boot.dtb\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x00800000 -e 0x00800000 -p 0x0 -n \"U-Boot 2026.07 for evb_rk3399 board\" -E  -b dts/upstream/src/arm64/rockchip/rk3399-evb.dtb  -d u-boot-nodtb.bin u-boot-dtb.img >/dev/null  && cat /dev/null\n|   cp u-boot-dtb.bin u-boot.bin\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/. need-builtin=1\n|   rm -f spl/./built-in.a; aarch64-poky-linux-ar rcTP spl/./built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/./lib/.asm-offsets.s.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -DDO_DEPS_ONLY -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/. -I ./spl/. -DKBUILD_MODFILE='\"spl/./asm-offsets\"' -DKBUILD_BASENAME='\"asm_offsets\"' -DKBUILD_MODNAME='\"asm_offsets\"' -D__KBUILD_MODNAME=kmod_asm_offsets -fverbose-asm -S -o spl/./lib/asm-offsets.s /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/asm-offsets.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/./arch/arm/lib/.asm-offsets.s.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -DDO_DEPS_ONLY -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/. -I ./spl/. -DKBUILD_MODFILE='\"spl/./asm-offsets\"' -DKBUILD_BASENAME='\"asm_offsets\"' -DKBUILD_MODNAME='\"asm_offsets\"' -D__KBUILD_MODNAME=kmod_asm_offsets -fverbose-asm -S -o spl/./arch/arm/lib/asm-offsets.s /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/asm-offsets.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/dts spl_dtbs need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wp,-MD,spl/.u-boot-spl.lds.d -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ARM__         -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/u-boot/u-boot.lds.h -include ./include/config.h -DCPUDIR=arch/arm/cpu/armv8  -DIMAGE_MAX_SIZE=0x40000 -DIMAGE_TEXT_BASE=0x00000000 -ansi -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o spl/u-boot-spl.lds /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/u-boot-spl.lds\n| mkdir -p spl/dts/\n|   ./tools/fdtgrep -b bootph-all -b bootph-pre-ram  -u -RT dts/dt.dtb -n /chosen -n /config -O dtb | ./tools/fdtgrep -r -O dtb - -o spl/dts/dt-spl.dtb -P bootph-all -P bootph-pre-ram -P bootph-pre-sram -P bootph-verify -P bootph-some-ram  -P clock-names -P interrupt-parent -P assigned-clocks -P assigned-clock-rates -P assigned-clock-parents\n|   cp spl/dts/dt-spl.dtb spl/u-boot-spl.dtb\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.asm-offsets.h.tmp; if [ ! -r spl/./include/generated/asm-offsets.h ] || ! cmp -s spl/./include/generated/asm-offsets.h spl/./include/generated/.asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/asm-offsets.h'; mv -f spl/./include/generated/.asm-offsets.h.tmp spl/./include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/. need-builtin=1\n|   rm -f tpl/./built-in.a; aarch64-poky-linux-ar rcTP tpl/./built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/./lib/.asm-offsets.s.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -DDO_DEPS_ONLY -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/. -I ./tpl/. -DKBUILD_MODFILE='\"tpl/./asm-offsets\"' -DKBUILD_BASENAME='\"asm_offsets\"' -DKBUILD_MODNAME='\"asm_offsets\"' -D__KBUILD_MODNAME=kmod_asm_offsets -fverbose-asm -S -o tpl/./lib/asm-offsets.s /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/asm-offsets.c\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.generic-asm-offsets.h.tmp; if [ ! -r spl/./include/generated/generic-asm-offsets.h ] || ! cmp -s spl/./include/generated/generic-asm-offsets.h spl/./include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/generic-asm-offsets.h'; mv -f spl/./include/generated/.generic-asm-offsets.h.tmp spl/./include/generated/generic-asm-offsets.h; fi\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/./arch/arm/lib/.asm-offsets.s.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -DDO_DEPS_ONLY -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/. -I ./tpl/. -DKBUILD_MODFILE='\"tpl/./asm-offsets\"' -DKBUILD_BASENAME='\"asm_offsets\"' -DKBUILD_MODNAME='\"asm_offsets\"' -D__KBUILD_MODNAME=kmod_asm_offsets -fverbose-asm -S -o tpl/./arch/arm/lib/asm-offsets.s /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/asm-offsets.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-rockchip need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/dts spl_dtbs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/spl need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/init need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wp,-MD,tpl/.u-boot-spl.lds.d -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -D__ARM__         -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/u-boot/u-boot.lds.h -include ./include/config.h -DCPUDIR=arch/arm/cpu/armv8  -DIMAGE_MAX_SIZE=0x2e000 -DIMAGE_TEXT_BASE=0xff8c2000 -ansi -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o tpl/u-boot-spl.lds /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/u-boot-tpl-v8.lds\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-rockchip/rk3399 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| mkdir -p tpl/dts/\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.start.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/start.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/start.S\n|   rm -f spl/arch/arm/cpu/built-in.a; aarch64-poky-linux-ar rcTP spl/arch/arm/cpu/built-in.a\n|   rm -f spl/arch/arm/lib/lib.a; aarch64-poky-linux-ar cDPrsT spl/arch/arm/lib/lib.a\n|   ./tools/fdtgrep -b bootph-all -b bootph-pre-sram  -u -RT dts/dt.dtb -n /chosen -n /config -O dtb | ./tools/fdtgrep -r -O dtb - -o tpl/dts/dt-tpl.dtb -P bootph-all -P bootph-pre-ram -P bootph-pre-sram -P bootph-verify -P bootph-some-ram  -P clock-names -P interrupt-parent -P assigned-clocks -P assigned-clock-rates -P assigned-clock-parents\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/init/.board_init.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/init -I ./spl/common/init    -DKBUILD_MODFILE='\"spl/common/init/board_init\"' -DKBUILD_BASENAME='\"board_init\"' -DKBUILD_MODNAME='\"board_init\"' -D__KBUILD_MODNAME=kmod_board_init -c -o spl/common/init/board_init.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/init/board_init.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.image.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/image\"' -DKBUILD_BASENAME='\"image\"' -DKBUILD_MODNAME='\"image\"' -D__KBUILD_MODNAME=kmod_image -c -o spl/boot/image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.crt0_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -c -o spl/arch/arm/lib/crt0_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/crt0_64.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/spl/.spl.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl -I ./spl/common/spl    -DKBUILD_MODFILE='\"spl/common/spl/spl\"' -DKBUILD_BASENAME='\"spl\"' -DKBUILD_MODNAME='\"spl\"' -D__KBUILD_MODNAME=kmod_spl -c -o spl/common/spl/spl.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl/spl.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-rockchip/rk3399/.clk_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399 -I ./spl/arch/arm/mach-rockchip/rk3399    -DKBUILD_MODFILE='\"spl/arch/arm/mach-rockchip/rk3399/clk_rk3399\"' -DKBUILD_BASENAME='\"clk_rk3399\"' -DKBUILD_MODNAME='\"clk_rk3399\"' -D__KBUILD_MODNAME=kmod_clk_rk3399 -c -o spl/arch/arm/mach-rockchip/rk3399/clk_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399/clk_rk3399.c\n|   rm -f spl/cmd/built-in.a; aarch64-poky-linux-ar rcTP spl/cmd/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.cpu.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/cpu\"' -DKBUILD_BASENAME='\"cpu\"' -DKBUILD_MODNAME='\"cpu\"' -D__KBUILD_MODNAME=kmod_cpu -c -o spl/arch/arm/cpu/armv8/cpu.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cpu.c\n|   rm -f spl/env/built-in.a; aarch64-poky-linux-ar rcTP spl/env/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/disk/.part.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./spl/disk    -DKBUILD_MODFILE='\"spl/disk/part\"' -DKBUILD_BASENAME='\"part\"' -DKBUILD_MODNAME='\"part\"' -D__KBUILD_MODNAME=kmod_part -c -o spl/disk/part.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part.c\n|   rm -f spl/lib/crypto/built-in.a; aarch64-poky-linux-ar rcTP spl/lib/crypto/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.setjmp_aarch64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -c -o spl/arch/arm/lib/setjmp_aarch64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/setjmp_aarch64.S\n|   cp tpl/dts/dt-tpl.dtb tpl/u-boot-tpl.dtb\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.generic_timer.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/generic_timer\"' -DKBUILD_BASENAME='\"generic_timer\"' -DKBUILD_MODNAME='\"generic_timer\"' -D__KBUILD_MODNAME=kmod_generic_timer -c -o spl/arch/arm/cpu/armv8/generic_timer.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/generic_timer.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.bouncebuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/bouncebuf\"' -DKBUILD_BASENAME='\"bouncebuf\"' -DKBUILD_MODNAME='\"bouncebuf\"' -D__KBUILD_MODNAME=kmod_bouncebuf -c -o spl/common/bouncebuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/bouncebuf.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.spl.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/spl\"' -DKBUILD_BASENAME='\"spl\"' -DKBUILD_MODNAME='\"spl\"' -D__KBUILD_MODNAME=kmod_spl -c -o spl/arch/arm/lib/spl.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/spl.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/spl/.spl_fit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl -I ./spl/common/spl    -DKBUILD_MODFILE='\"spl/common/spl/spl_fit\"' -DKBUILD_BASENAME='\"spl_fit\"' -DKBUILD_MODNAME='\"spl_fit\"' -D__KBUILD_MODNAME=kmod_spl_fit -c -o spl/common/spl/spl_fit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl/spl_fit.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/rsa \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.console.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/console\"' -DKBUILD_BASENAME='\"console\"' -DKBUILD_MODNAME='\"console\"' -D__KBUILD_MODNAME=kmod_console -c -o spl/common/console.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/console.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/rsa/.rsa-verify.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rsa -I ./spl/lib/rsa    -DKBUILD_MODFILE='\"spl/lib/rsa/rsa-verify\"' -DKBUILD_BASENAME='\"rsa_verify\"' -DKBUILD_MODNAME='\"rsa_verify\"' -D__KBUILD_MODNAME=kmod_rsa_verify -c -o spl/lib/rsa/rsa-verify.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rsa/rsa-verify.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/start.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.dlmalloc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/dlmalloc\"' -DKBUILD_BASENAME='\"dlmalloc\"' -DKBUILD_MODNAME='\"dlmalloc\"' -D__KBUILD_MODNAME=kmod_dlmalloc -c -o spl/common/dlmalloc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/dlmalloc.c\n| set -e; mkdir -p tpl/./include/generated/; trap \"rm -f tpl/./include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < tpl/./arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > tpl/./include/generated/.asm-offsets.h.tmp; if [ ! -r tpl/./include/generated/asm-offsets.h ] || ! cmp -s tpl/./include/generated/asm-offsets.h tpl/./include/generated/.asm-offsets.h.tmp; then : '  UPD     tpl/./include/generated/asm-offsets.h'; mv -f tpl/./include/generated/.asm-offsets.h.tmp tpl/./include/generated/asm-offsets.h; fi\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/setjmp_aarch64.o\n| set -e; mkdir -p tpl/./include/generated/; trap \"rm -f tpl/./include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < tpl/./lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > tpl/./include/generated/.generic-asm-offsets.h.tmp; if [ ! -r tpl/./include/generated/generic-asm-offsets.h ] || ! cmp -s tpl/./include/generated/generic-asm-offsets.h tpl/./include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     tpl/./include/generated/generic-asm-offsets.h'; mv -f tpl/./include/generated/.generic-asm-offsets.h.tmp tpl/./include/generated/generic-asm-offsets.h; fi\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/crt0_64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-rockchip/rk3399/.rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399 -I ./spl/arch/arm/mach-rockchip/rk3399    -DKBUILD_MODFILE='\"spl/arch/arm/mach-rockchip/rk3399/rk3399\"' -DKBUILD_BASENAME='\"rk3399\"' -DKBUILD_MODNAME='\"rk3399\"' -D__KBUILD_MODNAME=kmod_rk3399 -c -o spl/arch/arm/mach-rockchip/rk3399/rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399/rk3399.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/mach-rockchip need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-rockchip/rk3399/.syscon_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399 -I ./spl/arch/arm/mach-rockchip/rk3399    -DKBUILD_MODFILE='\"spl/arch/arm/mach-rockchip/rk3399/syscon_rk3399\"' -DKBUILD_BASENAME='\"syscon_rk3399\"' -DKBUILD_MODNAME='\"syscon_rk3399\"' -D__KBUILD_MODNAME=kmod_syscon_rk3399 -c -o spl/arch/arm/mach-rockchip/rk3399/syscon_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399/syscon_rk3399.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/mach-rockchip/rk3399 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/init/board_init.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/mach-rockchip/rk3399/.clk_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399 -I ./tpl/arch/arm/mach-rockchip/rk3399    -DKBUILD_MODFILE='\"tpl/arch/arm/mach-rockchip/rk3399/clk_rk3399\"' -DKBUILD_BASENAME='\"clk_rk3399\"' -DKBUILD_MODNAME='\"clk_rk3399\"' -D__KBUILD_MODNAME=kmod_clk_rk3399 -c -o tpl/arch/arm/mach-rockchip/rk3399/clk_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399/clk_rk3399.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/cpu.o\n|   rm -f spl/common/init/built-in.a; aarch64-poky-linux-ar rcTP spl/common/init/built-in.a spl/common/init/board_init.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/bouncebuf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-rockchip/rk3399/clk_rk3399.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/mach-rockchip/.sdram.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./tpl/arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"tpl/arch/arm/mach-rockchip/sdram\"' -DKBUILD_BASENAME='\"sdram\"' -DKBUILD_MODNAME='\"sdram\"' -D__KBUILD_MODNAME=kmod_sdram -c -o tpl/arch/arm/mach-rockchip/sdram.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/sdram.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/generic_timer.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/mach-rockchip/rk3399/.rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399 -I ./tpl/arch/arm/mach-rockchip/rk3399    -DKBUILD_MODFILE='\"tpl/arch/arm/mach-rockchip/rk3399/rk3399\"' -DKBUILD_BASENAME='\"rk3399\"' -DKBUILD_MODNAME='\"rk3399\"' -D__KBUILD_MODNAME=kmod_rk3399 -c -o tpl/arch/arm/mach-rockchip/rk3399/rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399/rk3399.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/spl.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/cpu/armv8 need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/rsa/.rsa-mod-exp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rsa -I ./spl/lib/rsa    -DKBUILD_MODFILE='\"spl/lib/rsa/rsa-mod-exp\"' -DKBUILD_BASENAME='\"rsa_mod_exp\"' -DKBUILD_MODNAME='\"rsa_mod_exp\"' -D__KBUILD_MODNAME=kmod_rsa_mod_exp -c -o spl/lib/rsa/rsa-mod-exp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rsa/rsa-mod-exp.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.cache_v8.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/cache_v8\"' -DKBUILD_BASENAME='\"cache_v8\"' -DKBUILD_MODNAME='\"cache_v8\"' -D__KBUILD_MODNAME=kmod_cache_v8 -c -o spl/arch/arm/cpu/armv8/cache_v8.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cache_v8.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.start.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -c -o tpl/arch/arm/cpu/armv8/start.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/start.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.bootm-fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/bootm-fdt\"' -DKBUILD_BASENAME='\"bootm_fdt\"' -DKBUILD_MODNAME='\"bootm_fdt\"' -D__KBUILD_MODNAME=kmod_bootm_fdt -c -o spl/arch/arm/lib/bootm-fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bootm-fdt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-rockchip/rk3399/syscon_rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/start.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.cache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/cache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cache.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.cpu.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"tpl/arch/arm/cpu/armv8/cpu\"' -DKBUILD_BASENAME='\"cpu\"' -DKBUILD_MODNAME='\"cpu\"' -D__KBUILD_MODNAME=kmod_cpu -c -o tpl/arch/arm/cpu/armv8/cpu.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cpu.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/mach-rockchip/rk3399/clk_rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-rockchip/rk3399/rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/cache.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/rsa/rsa-verify.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/bootm-fdt.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/cpu need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/mach-rockchip/.bootrom.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./tpl/arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"tpl/arch/arm/mach-rockchip/bootrom\"' -DKBUILD_BASENAME='\"bootrom\"' -DKBUILD_MODNAME='\"bootrom\"' -D__KBUILD_MODNAME=kmod_bootrom -c -o tpl/arch/arm/mach-rockchip/bootrom.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/bootrom.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-rockchip/.cpu-info.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./spl/arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"spl/arch/arm/mach-rockchip/cpu-info\"' -DKBUILD_BASENAME='\"cpu_info\"' -DKBUILD_MODNAME='\"cpu_info\"' -D__KBUILD_MODNAME=kmod_cpu_info -c -o spl/arch/arm/mach-rockchip/cpu-info.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/cpu-info.c\n|   rm -f spl/arch/arm/mach-rockchip/rk3399/built-in.a; aarch64-poky-linux-ar rcTP spl/arch/arm/mach-rockchip/rk3399/built-in.a spl/arch/arm/mach-rockchip/rk3399/clk_rk3399.o spl/arch/arm/mach-rockchip/rk3399/rk3399.o spl/arch/arm/mach-rockchip/rk3399/syscon_rk3399.o\n|   rm -f tpl/arch/arm/cpu/built-in.a; aarch64-poky-linux-ar rcTP tpl/arch/arm/cpu/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-rockchip/.sdram.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./spl/arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"spl/arch/arm/mach-rockchip/sdram\"' -DKBUILD_BASENAME='\"sdram\"' -DKBUILD_MODNAME='\"sdram\"' -D__KBUILD_MODNAME=kmod_sdram -c -o spl/arch/arm/mach-rockchip/sdram.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/sdram.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/spl/.spl_mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl -I ./spl/common/spl    -DKBUILD_MODFILE='\"spl/common/spl/spl_mmc\"' -DKBUILD_BASENAME='\"spl_mmc\"' -DKBUILD_MODNAME='\"spl_mmc\"' -D__KBUILD_MODNAME=kmod_spl_mmc -c -o spl/common/spl/spl_mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl/spl_mmc.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.bdinfo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/bdinfo\"' -DKBUILD_BASENAME='\"bdinfo\"' -DKBUILD_MODNAME='\"bdinfo\"' -D__KBUILD_MODNAME=kmod_bdinfo -c -o spl/arch/arm/lib/bdinfo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bdinfo.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/mach-rockchip/rk3399/rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/cpu.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/mach-rockchip/rk3399/.syscon_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399 -I ./tpl/arch/arm/mach-rockchip/rk3399    -DKBUILD_MODFILE='\"tpl/arch/arm/mach-rockchip/rk3399/syscon_rk3399\"' -DKBUILD_BASENAME='\"syscon_rk3399\"' -DKBUILD_MODNAME='\"syscon_rk3399\"' -D__KBUILD_MODNAME=kmod_syscon_rk3399 -c -o tpl/arch/arm/mach-rockchip/rk3399/syscon_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/rk3399/syscon_rk3399.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/mach-rockchip/sdram.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/spl/spl.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/mach-rockchip/bootrom.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/image.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.generic_timer.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"tpl/arch/arm/cpu/armv8/generic_timer\"' -DKBUILD_BASENAME='\"generic_timer\"' -DKBUILD_MODNAME='\"generic_timer\"' -D__KBUILD_MODNAME=kmod_generic_timer -c -o tpl/arch/arm/cpu/armv8/generic_timer.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/generic_timer.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/console.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/mach-rockchip/.tpl.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./tpl/arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"tpl/arch/arm/mach-rockchip/tpl\"' -DKBUILD_BASENAME='\"tpl\"' -DKBUILD_MODNAME='\"tpl\"' -D__KBUILD_MODNAME=kmod_tpl -c -o tpl/arch/arm/mach-rockchip/tpl.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/tpl.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.image-board.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/image-board\"' -DKBUILD_BASENAME='\"image_board\"' -DKBUILD_MODNAME='\"image_board\"' -D__KBUILD_MODNAME=kmod_image_board -c -o spl/boot/image-board.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-board.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.malloc_simple.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/malloc_simple\"' -DKBUILD_BASENAME='\"malloc_simple\"' -DKBUILD_MODNAME='\"malloc_simple\"' -D__KBUILD_MODNAME=kmod_malloc_simple -c -o spl/common/malloc_simple.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/malloc_simple.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/spl/spl_fit.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-rockchip/cpu-info.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/bdinfo.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt\"' -DKBUILD_BASENAME='\"fdt\"' -DKBUILD_MODNAME='\"fdt\"' -D__KBUILD_MODNAME=kmod_fdt -c -o spl/lib/libfdt/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-rockchip/.bootrom.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./spl/arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"spl/arch/arm/mach-rockchip/bootrom\"' -DKBUILD_BASENAME='\"bootrom\"' -DKBUILD_MODNAME='\"bootrom\"' -D__KBUILD_MODNAME=kmod_bootrom -c -o spl/arch/arm/mach-rockchip/bootrom.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/bootrom.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/rsa/rsa-mod-exp.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.cache_v8.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"tpl/arch/arm/cpu/armv8/cache_v8\"' -DKBUILD_BASENAME='\"cache_v8\"' -DKBUILD_MODNAME='\"cache_v8\"' -D__KBUILD_MODNAME=kmod_cache_v8 -c -o tpl/arch/arm/cpu/armv8/cache_v8.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cache_v8.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.crc8.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/crc8\"' -DKBUILD_BASENAME='\"crc8\"' -DKBUILD_MODNAME='\"crc8\"' -D__KBUILD_MODNAME=kmod_crc8 -c -o spl/lib/crc8.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc8.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.sections.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/sections\"' -DKBUILD_BASENAME='\"sections\"' -DKBUILD_MODNAME='\"sections\"' -D__KBUILD_MODNAME=kmod_sections -c -o spl/arch/arm/lib/sections.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/sections.c\n|   rm -f spl/lib/rsa/built-in.a; aarch64-poky-linux-ar rcTP spl/lib/rsa/built-in.a spl/lib/rsa/rsa-verify.o spl/lib/rsa/rsa-mod-exp.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/spl/.spl_atf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl -I ./spl/common/spl    -DKBUILD_MODFILE='\"spl/common/spl/spl_atf\"' -DKBUILD_BASENAME='\"spl_atf\"' -DKBUILD_MODNAME='\"spl_atf\"' -D__KBUILD_MODNAME=kmod_spl_atf -c -o spl/common/spl/spl_atf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl/spl_atf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/mach-rockchip/rk3399/syscon_rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/sections.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/disk/part.o\n|   rm -f tpl/arch/arm/mach-rockchip/rk3399/built-in.a; aarch64-poky-linux-ar rcTP tpl/arch/arm/mach-rockchip/rk3399/built-in.a tpl/arch/arm/mach-rockchip/rk3399/clk_rk3399.o tpl/arch/arm/mach-rockchip/rk3399/rk3399.o tpl/arch/arm/mach-rockchip/rk3399/syscon_rk3399.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.stack.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/stack\"' -DKBUILD_BASENAME='\"stack\"' -DKBUILD_MODNAME='\"stack\"' -D__KBUILD_MODNAME=kmod_stack -c -o spl/arch/arm/lib/stack.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/stack.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/disk/.disk-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./spl/disk    -DKBUILD_MODFILE='\"spl/disk/disk-uclass\"' -DKBUILD_BASENAME='\"disk_uclass\"' -DKBUILD_MODNAME='\"disk_uclass\"' -D__KBUILD_MODNAME=kmod_disk_uclass -c -o spl/disk/disk-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/disk-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/generic_timer.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.hash.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/hash\"' -DKBUILD_BASENAME='\"hash\"' -DKBUILD_MODNAME='\"hash\"' -D__KBUILD_MODNAME=kmod_hash -c -o spl/common/hash.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/hash.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-rockchip/sdram.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-rockchip/bootrom.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/crc8.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/malloc_simple.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-rockchip/.spl.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./spl/arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"spl/arch/arm/mach-rockchip/spl\"' -DKBUILD_BASENAME='\"spl\"' -DKBUILD_MODNAME='\"spl\"' -D__KBUILD_MODNAME=kmod_spl -c -o spl/arch/arm/mach-rockchip/spl.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/spl.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/block/.blk-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block -I ./spl/drivers/block    -DKBUILD_MODFILE='\"spl/drivers/block/blk-uclass\"' -DKBUILD_BASENAME='\"blk_uclass\"' -DKBUILD_MODNAME='\"blk_uclass\"' -D__KBUILD_MODNAME=kmod_blk_uclass -c -o spl/drivers/block/blk-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block/blk-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_ro.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_ro\"' -DKBUILD_BASENAME='\"fdt_ro\"' -DKBUILD_MODNAME='\"fdt_ro\"' -D__KBUILD_MODNAME=kmod_fdt_ro -c -o spl/lib/libfdt/fdt_ro.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_ro.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/spl/spl_mmc.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f spl/drivers/clk/adi/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/clk/adi/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f spl/drivers/clk/airoha/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/clk/airoha/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.device.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/device\"' -DKBUILD_BASENAME='\"device\"' -DKBUILD_MODNAME='\"device\"' -D__KBUILD_MODNAME=kmod_device -c -o spl/drivers/core/device.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/device.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/sysreset/.sysreset-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset -I ./spl/drivers/sysreset    -DKBUILD_MODFILE='\"spl/drivers/sysreset/sysreset-uclass\"' -DKBUILD_BASENAME='\"sysreset_uclass\"' -DKBUILD_MODNAME='\"sysreset_uclass\"' -D__KBUILD_MODNAME=kmod_sysreset_uclass -c -o spl/drivers/sysreset/sysreset-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset/sysreset-uclass.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/mach-rockchip/tpl.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/stack.o\n|   rm -f spl/drivers/clk/analogbits/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/clk/analogbits/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f spl/drivers/clk/imx/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/clk/imx/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.interrupts_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/interrupts_64\"' -DKBUILD_BASENAME='\"interrupts_64\"' -DKBUILD_MODNAME='\"interrupts_64\"' -D__KBUILD_MODNAME=kmod_interrupts_64 -c -o spl/arch/arm/lib/interrupts_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/interrupts_64.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/mach-rockchip/.spl_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./tpl/arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"tpl/arch/arm/mach-rockchip/spl_common\"' -DKBUILD_BASENAME='\"spl_common\"' -DKBUILD_MODNAME='\"spl_common\"' -D__KBUILD_MODNAME=kmod_spl_common -c -o tpl/arch/arm/mach-rockchip/spl_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/spl_common.c\n|   rm -f spl/drivers/clk/tegra/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/clk/tegra/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f spl/drivers/clk/ti/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/clk/ti/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/disk/disk-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/spl/spl_atf.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/clk/rockchip/.clk_pll.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip -I ./spl/drivers/clk/rockchip    -DKBUILD_MODFILE='\"spl/drivers/clk/rockchip/clk_pll\"' -DKBUILD_BASENAME='\"clk_pll\"' -DKBUILD_MODNAME='\"clk_pll\"' -D__KBUILD_MODNAME=kmod_clk_pll -c -o spl/drivers/clk/rockchip/clk_pll.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip/clk_pll.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/clk/.clk-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./spl/drivers/clk    -DKBUILD_MODFILE='\"spl/drivers/clk/clk-uclass\"' -DKBUILD_BASENAME='\"clk_uclass\"' -DKBUILD_MODNAME='\"clk_uclass\"' -D__KBUILD_MODNAME=kmod_clk_uclass -c -o spl/drivers/clk/clk-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk-uclass.c\n|   rm -f spl/common/spl/built-in.a; aarch64-poky-linux-ar rcTP spl/common/spl/built-in.a spl/common/spl/spl.o spl/common/spl/spl_fit.o spl/common/spl/spl_mmc.o spl/common/spl/spl_atf.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/disk/.part_dos.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./spl/disk    -DKBUILD_MODFILE='\"spl/disk/part_dos\"' -DKBUILD_BASENAME='\"part_dos\"' -DKBUILD_MODNAME='\"part_dos\"' -D__KBUILD_MODNAME=kmod_part_dos -c -o spl/disk/part_dos.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part_dos.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/clk/.clk_fixed_rate.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./spl/drivers/clk    -DKBUILD_MODFILE='\"spl/drivers/clk/clk_fixed_rate\"' -DKBUILD_BASENAME='\"clk_fixed_rate\"' -DKBUILD_MODNAME='\"clk_fixed_rate\"' -D__KBUILD_MODNAME=kmod_clk_fixed_rate -c -o spl/drivers/clk/clk_fixed_rate.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk_fixed_rate.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/mach-rockchip/spl_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/dlmalloc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/hash.o\n|   rm -f tpl/arch/arm/mach-rockchip/built-in.a; aarch64-poky-linux-ar rcTP tpl/arch/arm/mach-rockchip/built-in.a tpl/arch/arm/mach-rockchip/sdram.o tpl/arch/arm/mach-rockchip/rk3399/built-in.a tpl/arch/arm/mach-rockchip/bootrom.o tpl/arch/arm/mach-rockchip/tpl.o tpl/arch/arm/mach-rockchip/spl_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_wip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_wip\"' -DKBUILD_BASENAME='\"fdt_wip\"' -DKBUILD_MODNAME='\"fdt_wip\"' -D__KBUILD_MODNAME=kmod_fdt_wip -c -o spl/lib/libfdt/fdt_wip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_wip.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/image-board.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/clk/rockchip/.clk_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip -I ./spl/drivers/clk/rockchip    -DKBUILD_MODFILE='\"spl/drivers/clk/rockchip/clk_rk3399\"' -DKBUILD_BASENAME='\"clk_rk3399\"' -DKBUILD_MODNAME='\"clk_rk3399\"' -D__KBUILD_MODNAME=kmod_clk_rk3399 -c -o spl/drivers/clk/rockchip/clk_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip/clk_rk3399.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-rockchip/spl.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.memsize.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/memsize\"' -DKBUILD_BASENAME='\"memsize\"' -DKBUILD_MODNAME='\"memsize\"' -D__KBUILD_MODNAME=kmod_memsize -c -o spl/common/memsize.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/memsize.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.fdt_support.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/fdt_support\"' -DKBUILD_BASENAME='\"fdt_support\"' -DKBUILD_MODNAME='\"fdt_support\"' -D__KBUILD_MODNAME=kmod_fdt_support -c -o spl/boot/fdt_support.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/fdt_support.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-rockchip/.spl-boot-order.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./spl/arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"spl/arch/arm/mach-rockchip/spl-boot-order\"' -DKBUILD_BASENAME='\"spl_boot_order\"' -DKBUILD_MODNAME='\"spl_boot_order\"' -D__KBUILD_MODNAME=kmod_spl_boot_order -c -o spl/arch/arm/mach-rockchip/spl-boot-order.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/spl-boot-order.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/sysreset/sysreset-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/sysreset/.sysreset_rockchip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset -I ./spl/drivers/sysreset    -DKBUILD_MODFILE='\"spl/drivers/sysreset/sysreset_rockchip\"' -DKBUILD_BASENAME='\"sysreset_rockchip\"' -DKBUILD_MODNAME='\"sysreset_rockchip\"' -D__KBUILD_MODNAME=kmod_sysreset_rockchip -c -o spl/drivers/sysreset/sysreset_rockchip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset/sysreset_rockchip.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/interrupts_64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.cache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/cache\"' -DKBUILD_BASENAME='\"cache\"' -DKBUILD_MODNAME='\"cache\"' -D__KBUILD_MODNAME=kmod_cache -c -o spl/arch/arm/lib/cache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/cache.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_wip.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/clk/clk_fixed_rate.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/disk/part_dos.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/cache_v8.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.tlb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/tlb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/tlb.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.image-fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/image-fdt\"' -DKBUILD_BASENAME='\"image_fdt\"' -DKBUILD_MODNAME='\"image_fdt\"' -D__KBUILD_MODNAME=kmod_image_fdt -c -o spl/boot/image-fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fdt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/disk/.part_efi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./spl/disk    -DKBUILD_MODFILE='\"spl/disk/part_efi\"' -DKBUILD_BASENAME='\"part_efi\"' -DKBUILD_MODNAME='\"part_efi\"' -D__KBUILD_MODNAME=kmod_part_efi -c -o spl/disk/part_efi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part_efi.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-rockchip/.spl_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip -I ./spl/arch/arm/mach-rockchip    -DKBUILD_MODFILE='\"spl/arch/arm/mach-rockchip/spl_common\"' -DKBUILD_BASENAME='\"spl_common\"' -DKBUILD_MODNAME='\"spl_common\"' -D__KBUILD_MODNAME=kmod_spl_common -c -o spl/arch/arm/mach-rockchip/spl_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/spl_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/memsize.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/tlb.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.transition.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/transition.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/transition.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/sysreset/sysreset_rockchip.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.stdio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/stdio\"' -DKBUILD_BASENAME='\"stdio\"' -DKBUILD_MODNAME='\"stdio\"' -D__KBUILD_MODNAME=kmod_stdio -c -o spl/common/stdio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/stdio.c\n|   rm -f spl/drivers/sysreset/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/sysreset/built-in.a spl/drivers/sysreset/sysreset-uclass.o spl/drivers/sysreset/sysreset_rockchip.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.fwcall.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/fwcall\"' -DKBUILD_BASENAME='\"fwcall\"' -DKBUILD_MODNAME='\"fwcall\"' -D__KBUILD_MODNAME=kmod_fwcall -c -o spl/arch/arm/cpu/armv8/fwcall.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/fwcall.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-rockchip/spl_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/cache.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/lib need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/transition.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.psci-dt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/psci-dt\"' -DKBUILD_BASENAME='\"psci_dt\"' -DKBUILD_MODNAME='\"psci_dt\"' -D__KBUILD_MODNAME=kmod_psci_dt -c -o spl/arch/arm/lib/psci-dt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/psci-dt.c\n|   rm -f tpl/arch/arm/lib/lib.a; aarch64-poky-linux-ar cDPrsT tpl/arch/arm/lib/lib.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/lib/.crt0_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./tpl/arch/arm/lib    -c -o tpl/arch/arm/lib/crt0_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/crt0_64.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-rockchip/spl-boot-order.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_strerror.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_strerror\"' -DKBUILD_BASENAME='\"fdt_strerror\"' -DKBUILD_MODNAME='\"fdt_strerror\"' -D__KBUILD_MODNAME=kmod_fdt_strerror -c -o spl/lib/libfdt/fdt_strerror.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_strerror.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/clk/rockchip/clk_pll.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/block/blk-uclass.o\n|   rm -f spl/arch/arm/mach-rockchip/built-in.a; aarch64-poky-linux-ar rcTP spl/arch/arm/mach-rockchip/built-in.a spl/arch/arm/mach-rockchip/cpu-info.o spl/arch/arm/mach-rockchip/sdram.o spl/arch/arm/mach-rockchip/rk3399/built-in.a spl/arch/arm/mach-rockchip/bootrom.o spl/arch/arm/mach-rockchip/spl.o spl/arch/arm/mach-rockchip/spl-boot-order.o spl/arch/arm/mach-rockchip/spl_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_ro.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/cache_v8.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/lib/.setjmp_aarch64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./tpl/arch/arm/lib    -c -o tpl/arch/arm/lib/setjmp_aarch64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/setjmp_aarch64.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/lib/crt0_64.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/fwcall.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_sw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_sw\"' -DKBUILD_BASENAME='\"fdt_sw\"' -DKBUILD_MODNAME='\"fdt_sw\"' -D__KBUILD_MODNAME=kmod_fdt_sw -c -o spl/lib/libfdt/fdt_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_sw.c\n|   rm -f spl/drivers/block/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/block/built-in.a spl/drivers/block/blk-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.cli.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/cli\"' -DKBUILD_BASENAME='\"cli\"' -DKBUILD_MODNAME='\"cli\"' -D__KBUILD_MODNAME=kmod_cli -c -o spl/common/cli.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.fdt_region.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/fdt_region\"' -DKBUILD_BASENAME='\"fdt_region\"' -DKBUILD_MODNAME='\"fdt_region\"' -D__KBUILD_MODNAME=kmod_fdt_region -c -o spl/boot/fdt_region.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/fdt_region.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_rw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_rw\"' -DKBUILD_BASENAME='\"fdt_rw\"' -DKBUILD_MODNAME='\"fdt_rw\"' -D__KBUILD_MODNAME=kmod_fdt_rw -c -o spl/lib/libfdt/fdt_rw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_rw.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.cache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -c -o tpl/arch/arm/cpu/armv8/cache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cache.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.cpu-dt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/cpu-dt\"' -DKBUILD_BASENAME='\"cpu_dt\"' -DKBUILD_MODNAME='\"cpu_dt\"' -D__KBUILD_MODNAME=kmod_cpu_dt -c -o spl/arch/arm/cpu/armv8/cpu-dt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cpu-dt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/lib/setjmp_aarch64.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/psci-dt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/clk/clk-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/lib/.spl.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./tpl/arch/arm/lib    -DKBUILD_MODFILE='\"tpl/arch/arm/lib/spl\"' -DKBUILD_BASENAME='\"spl\"' -DKBUILD_MODNAME='\"spl\"' -D__KBUILD_MODNAME=kmod_spl -c -o tpl/arch/arm/lib/spl.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/spl.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_strerror.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/cache.o\n|   rm -f spl/arch/arm/lib/built-in.a; aarch64-poky-linux-ar rcTP spl/arch/arm/lib/built-in.a spl/arch/arm/lib/crt0_64.o spl/arch/arm/lib/setjmp_aarch64.o spl/arch/arm/lib/spl.o spl/arch/arm/lib/bootm-fdt.o spl/arch/arm/lib/bdinfo.o spl/arch/arm/lib/sections.o spl/arch/arm/lib/stack.o spl/arch/arm/lib/interrupts_64.o spl/arch/arm/lib/cache.o spl/arch/arm/lib/psci-dt.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.hash-checksum.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/hash-checksum\"' -DKBUILD_BASENAME='\"hash_checksum\"' -DKBUILD_MODNAME='\"hash_checksum\"' -D__KBUILD_MODNAME=kmod_hash_checksum -c -o spl/lib/hash-checksum.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hash-checksum.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_empty_tree.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_empty_tree\"' -DKBUILD_BASENAME='\"fdt_empty_tree\"' -DKBUILD_MODNAME='\"fdt_empty_tree\"' -D__KBUILD_MODNAME=kmod_fdt_empty_tree -c -o spl/lib/libfdt/fdt_empty_tree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_empty_tree.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.tlb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -c -o tpl/arch/arm/cpu/armv8/tlb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/tlb.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.image-fit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/image-fit\"' -DKBUILD_BASENAME='\"image_fit\"' -DKBUILD_MODNAME='\"image_fit\"' -D__KBUILD_MODNAME=kmod_image_fit -c -o spl/boot/image-fit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fit.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/device.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/cpu-dt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/stdio.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/image-fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/tlb.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.fdtaddr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/fdtaddr\"' -DKBUILD_BASENAME='\"fdtaddr\"' -DKBUILD_MODNAME='\"fdtaddr\"' -D__KBUILD_MODNAME=kmod_fdtaddr -c -o spl/drivers/core/fdtaddr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/fdtaddr.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.smccc-call.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/smccc-call.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/smccc-call.S\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/dts need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.sha1_ce_glue.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/sha1_ce_glue\"' -DKBUILD_BASENAME='\"sha1_ce_glue\"' -DKBUILD_MODNAME='\"sha1_ce_glue\"' -D__KBUILD_MODNAME=kmod_sha1_ce_glue -c -o spl/arch/arm/cpu/armv8/sha1_ce_glue.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha1_ce_glue.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.transition.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -c -o tpl/arch/arm/cpu/armv8/transition.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/transition.S\n|   rm -f spl/dts/built-in.a; aarch64-poky-linux-ar rcTP spl/dts/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.lists.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/lists\"' -DKBUILD_BASENAME='\"lists\"' -DKBUILD_MODNAME='\"lists\"' -D__KBUILD_MODNAME=kmod_lists -c -o spl/drivers/core/lists.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/lists.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/smccc-call.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_empty_tree.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/transition.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/lib/spl.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/cli.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.root.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/root\"' -DKBUILD_BASENAME='\"root\"' -DKBUILD_MODNAME='\"root\"' -D__KBUILD_MODNAME=kmod_root -c -o spl/drivers/core/root.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/root.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.fwcall.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"tpl/arch/arm/cpu/armv8/fwcall\"' -DKBUILD_BASENAME='\"fwcall\"' -DKBUILD_MODNAME='\"fwcall\"' -D__KBUILD_MODNAME=kmod_fwcall -c -o tpl/arch/arm/cpu/armv8/fwcall.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/fwcall.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/sha1_ce_glue.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/uclass\"' -DKBUILD_BASENAME='\"uclass\"' -DKBUILD_MODNAME='\"uclass\"' -D__KBUILD_MODNAME=kmod_uclass -c -o spl/drivers/core/uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/hash-checksum.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/lib/.bootm-fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./tpl/arch/arm/lib    -DKBUILD_MODFILE='\"tpl/arch/arm/lib/bootm-fdt\"' -DKBUILD_BASENAME='\"bootm_fdt\"' -DKBUILD_MODNAME='\"bootm_fdt\"' -D__KBUILD_MODNAME=kmod_bootm_fdt -c -o tpl/arch/arm/lib/bootm-fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bootm-fdt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.command.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/command\"' -DKBUILD_BASENAME='\"command\"' -DKBUILD_MODNAME='\"command\"' -D__KBUILD_MODNAME=kmod_command -c -o spl/common/command.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/command.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.sha1_ce_core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/sha1_ce_core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha1_ce_core.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/clk/rockchip/clk_rk3399.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.sha256_ce_glue.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/sha256_ce_glue\"' -DKBUILD_BASENAME='\"sha256_ce_glue\"' -DKBUILD_MODNAME='\"sha256_ce_glue\"' -D__KBUILD_MODNAME=kmod_sha256_ce_glue -c -o spl/arch/arm/cpu/armv8/sha256_ce_glue.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha256_ce_glue.c\n|   rm -f spl/drivers/clk/rockchip/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/clk/rockchip/built-in.a spl/drivers/clk/rockchip/clk_pll.o spl/drivers/clk/rockchip/clk_rk3399.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/clk/.clk_fixed_factor.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./spl/drivers/clk    -DKBUILD_MODFILE='\"spl/drivers/clk/clk_fixed_factor\"' -DKBUILD_BASENAME='\"clk_fixed_factor\"' -DKBUILD_MODNAME='\"clk_fixed_factor\"' -D__KBUILD_MODNAME=kmod_clk_fixed_factor -c -o spl/drivers/clk/clk_fixed_factor.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk_fixed_factor.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/sha1_ce_core.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/sha256_ce_glue.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/fwcall.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.s_record.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/s_record\"' -DKBUILD_BASENAME='\"s_record\"' -DKBUILD_MODNAME='\"s_record\"' -D__KBUILD_MODNAME=kmod_s_record -c -o spl/common/s_record.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/s_record.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.sha256_ce_core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/sha256_ce_core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha256_ce_core.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/fdtaddr.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.cpu-dt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"tpl/arch/arm/cpu/armv8/cpu-dt\"' -DKBUILD_BASENAME='\"cpu_dt\"' -DKBUILD_MODNAME='\"cpu_dt\"' -D__KBUILD_MODNAME=kmod_cpu_dt -c -o tpl/arch/arm/cpu/armv8/cpu-dt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cpu-dt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_sw.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/lib/bootm-fdt.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/fs need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.smccc-call.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -c -o tpl/arch/arm/cpu/armv8/smccc-call.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/smccc-call.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/sha256_ce_core.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/lib/.bdinfo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./tpl/arch/arm/lib    -DKBUILD_MODFILE='\"tpl/arch/arm/lib/bdinfo\"' -DKBUILD_BASENAME='\"bdinfo\"' -DKBUILD_MODNAME='\"bdinfo\"' -D__KBUILD_MODNAME=kmod_bdinfo -c -o tpl/arch/arm/lib/bdinfo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bdinfo.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/fs/.fs_internal.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs -I ./spl/fs    -DKBUILD_MODFILE='\"spl/fs/fs_internal\"' -DKBUILD_BASENAME='\"fs_internal\"' -DKBUILD_MODNAME='\"fs_internal\"' -D__KBUILD_MODNAME=kmod_fs_internal -c -o spl/fs/fs_internal.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fs_internal.c\n|   rm -f spl/arch/arm/cpu/armv8/built-in.a; aarch64-poky-linux-ar rcTP spl/arch/arm/cpu/armv8/built-in.a spl/arch/arm/cpu/armv8/cpu.o spl/arch/arm/cpu/armv8/generic_timer.o spl/arch/arm/cpu/armv8/cache_v8.o spl/arch/arm/cpu/armv8/cache.o spl/arch/arm/cpu/armv8/tlb.o spl/arch/arm/cpu/armv8/transition.o spl/arch/arm/cpu/armv8/fwcall.o spl/arch/arm/cpu/armv8/cpu-dt.o spl/arch/arm/cpu/armv8/smccc-call.o spl/arch/arm/cpu/armv8/sha1_ce_glue.o spl/arch/arm/cpu/armv8/sha1_ce_core.o spl/arch/arm/cpu/armv8/sha256_ce_glue.o spl/arch/arm/cpu/armv8/sha256_ce_core.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/smccc-call.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.xyzModem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/xyzModem\"' -DKBUILD_BASENAME='\"xyzModem\"' -DKBUILD_MODNAME='\"xyzModem\"' -D__KBUILD_MODNAME=kmod_xyzModem -c -o spl/common/xyzModem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/xyzModem.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/lists.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/lib/.sections.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./tpl/arch/arm/lib    -DKBUILD_MODFILE='\"tpl/arch/arm/lib/sections\"' -DKBUILD_BASENAME='\"sections\"' -DKBUILD_MODNAME='\"sections\"' -D__KBUILD_MODNAME=kmod_sections -c -o tpl/arch/arm/lib/sections.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/sections.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/clk/clk_fixed_factor.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/cpu-dt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/s_record.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/lib/.stack.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./tpl/arch/arm/lib    -DKBUILD_MODFILE='\"tpl/arch/arm/lib/stack\"' -DKBUILD_BASENAME='\"stack\"' -DKBUILD_MODNAME='\"stack\"' -D__KBUILD_MODNAME=kmod_stack -c -o tpl/arch/arm/lib/stack.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/stack.c\n|   rm -f spl/drivers/clk/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/clk/built-in.a spl/drivers/clk/clk-uclass.o spl/drivers/clk/clk_fixed_rate.o spl/drivers/clk/clk_fixed_factor.o spl/drivers/clk/adi/built-in.a spl/drivers/clk/airoha/built-in.a spl/drivers/clk/analogbits/built-in.a spl/drivers/clk/imx/built-in.a spl/drivers/clk/tegra/built-in.a spl/drivers/clk/ti/built-in.a spl/drivers/clk/rockchip/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.sha1_ce_glue.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"tpl/arch/arm/cpu/armv8/sha1_ce_glue\"' -DKBUILD_BASENAME='\"sha1_ce_glue\"' -DKBUILD_MODNAME='\"sha1_ce_glue\"' -D__KBUILD_MODNAME=kmod_sha1_ce_glue -c -o tpl/arch/arm/cpu/armv8/sha1_ce_glue.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha1_ce_glue.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_rw.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/lib/.interrupts_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./tpl/arch/arm/lib    -DKBUILD_MODFILE='\"tpl/arch/arm/lib/interrupts_64\"' -DKBUILD_BASENAME='\"interrupts_64\"' -DKBUILD_MODNAME='\"interrupts_64\"' -D__KBUILD_MODNAME=kmod_interrupts_64 -c -o tpl/arch/arm/lib/interrupts_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/interrupts_64.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/lib/sections.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/fdt_region.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/lib/.cache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./tpl/arch/arm/lib    -DKBUILD_MODFILE='\"tpl/arch/arm/lib/cache\"' -DKBUILD_BASENAME='\"cache\"' -DKBUILD_MODNAME='\"cache\"' -D__KBUILD_MODNAME=kmod_cache -c -o tpl/arch/arm/lib/cache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/cache.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/disk/part_efi.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/lib/.psci-dt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./tpl/arch/arm/lib    -DKBUILD_MODFILE='\"tpl/arch/arm/lib/psci-dt\"' -DKBUILD_BASENAME='\"psci_dt\"' -DKBUILD_MODNAME='\"psci_dt\"' -D__KBUILD_MODNAME=kmod_psci_dt -c -o tpl/arch/arm/lib/psci-dt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/psci-dt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/lib/bdinfo.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_addresses.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_addresses\"' -DKBUILD_BASENAME='\"fdt_addresses\"' -DKBUILD_MODNAME='\"fdt_addresses\"' -D__KBUILD_MODNAME=kmod_fdt_addresses -c -o spl/lib/libfdt/fdt_addresses.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_addresses.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.sha1.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/sha1\"' -DKBUILD_BASENAME='\"sha1\"' -DKBUILD_MODNAME='\"sha1\"' -D__KBUILD_MODNAME=kmod_sha1 -c -o spl/lib/sha1.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha1.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/root.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/sha1_ce_glue.o\n|   rm -f spl/disk/built-in.a; aarch64-poky-linux-ar rcTP spl/disk/built-in.a spl/disk/part.o spl/disk/disk-uclass.o spl/disk/part_dos.o spl/disk/part_efi.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.util.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/util\"' -DKBUILD_BASENAME='\"util\"' -DKBUILD_MODNAME='\"util\"' -D__KBUILD_MODNAME=kmod_util -c -o spl/drivers/core/util.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/util.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.sha256_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/sha256_common\"' -DKBUILD_BASENAME='\"sha256_common\"' -DKBUILD_MODNAME='\"sha256_common\"' -D__KBUILD_MODNAME=kmod_sha256_common -c -o spl/lib/sha256_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha256_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.image-sig.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/image-sig\"' -DKBUILD_BASENAME='\"image_sig\"' -DKBUILD_MODNAME='\"image_sig\"' -D__KBUILD_MODNAME=kmod_image_sig -c -o spl/boot/image-sig.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-sig.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.sha1_ce_core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -c -o tpl/arch/arm/cpu/armv8/sha1_ce_core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha1_ce_core.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/fs/fs_internal.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/sha1_ce_core.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/lib/psci-dt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/sha256_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/lib/stack.o\n|   rm -f spl/fs/built-in.a; aarch64-poky-linux-ar rcTP spl/fs/built-in.a spl/fs/fs_internal.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.sha256_ce_glue.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"tpl/arch/arm/cpu/armv8/sha256_ce_glue\"' -DKBUILD_BASENAME='\"sha256_ce_glue\"' -DKBUILD_MODNAME='\"sha256_ce_glue\"' -D__KBUILD_MODNAME=kmod_sha256_ce_glue -c -o tpl/arch/arm/cpu/armv8/sha256_ce_glue.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha256_ce_glue.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/arch/arm/cpu/armv8/.sha256_ce_core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./tpl/arch/arm/cpu/armv8    -c -o tpl/arch/arm/cpu/armv8/sha256_ce_core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/sha256_ce_core.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.image-fit-sig.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/image-fit-sig\"' -DKBUILD_BASENAME='\"image_fit_sig\"' -DKBUILD_MODNAME='\"image_fit_sig\"' -D__KBUILD_MODNAME=kmod_image_fit_sig -c -o spl/boot/image-fit-sig.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fit-sig.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.sha256.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/sha256\"' -DKBUILD_BASENAME='\"sha256\"' -DKBUILD_MODNAME='\"sha256\"' -D__KBUILD_MODNAME=kmod_sha256 -c -o spl/lib/sha256.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha256.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.common_fit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/common_fit\"' -DKBUILD_BASENAME='\"common_fit\"' -DKBUILD_MODNAME='\"common_fit\"' -D__KBUILD_MODNAME=kmod_common_fit -c -o spl/boot/common_fit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/common_fit.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_addresses.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/lib/cache.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/sha256_ce_core.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/util.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/cpu/armv8/sha256_ce_glue.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_overlay.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_overlay\"' -DKBUILD_BASENAME='\"fdt_overlay\"' -DKBUILD_MODNAME='\"fdt_overlay\"' -D__KBUILD_MODNAME=kmod_fdt_overlay -c -o spl/lib/libfdt/fdt_overlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_overlay.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/common/spl need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/image-sig.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/spl/.spl.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl -I ./tpl/common/spl    -DKBUILD_MODFILE='\"tpl/common/spl/spl\"' -DKBUILD_BASENAME='\"spl\"' -DKBUILD_MODNAME='\"spl\"' -D__KBUILD_MODNAME=kmod_spl -c -o tpl/common/spl/spl.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl/spl.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.fdtdec_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/fdtdec_common\"' -DKBUILD_BASENAME='\"fdtdec_common\"' -DKBUILD_MODNAME='\"fdtdec_common\"' -D__KBUILD_MODNAME=kmod_fdtdec_common -c -o spl/lib/fdtdec_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/fdtdec_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/mmc/.mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./spl/drivers/mmc    -DKBUILD_MODFILE='\"spl/drivers/mmc/mmc\"' -DKBUILD_BASENAME='\"mmc\"' -DKBUILD_MODNAME='\"mmc\"' -D__KBUILD_MODNAME=kmod_mmc -c -o spl/drivers/mmc/mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc.c\n|   rm -f tpl/arch/arm/cpu/armv8/built-in.a; aarch64-poky-linux-ar rcTP tpl/arch/arm/cpu/armv8/built-in.a tpl/arch/arm/cpu/armv8/cpu.o tpl/arch/arm/cpu/armv8/generic_timer.o tpl/arch/arm/cpu/armv8/cache_v8.o tpl/arch/arm/cpu/armv8/cache.o tpl/arch/arm/cpu/armv8/tlb.o tpl/arch/arm/cpu/armv8/transition.o tpl/arch/arm/cpu/armv8/fwcall.o tpl/arch/arm/cpu/armv8/cpu-dt.o tpl/arch/arm/cpu/armv8/smccc-call.o tpl/arch/arm/cpu/armv8/sha1_ce_glue.o tpl/arch/arm/cpu/armv8/sha1_ce_core.o tpl/arch/arm/cpu/armv8/sha256_ce_glue.o tpl/arch/arm/cpu/armv8/sha256_ce_core.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.tag.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/tag\"' -DKBUILD_BASENAME='\"tag\"' -DKBUILD_MODNAME='\"tag\"' -D__KBUILD_MODNAME=kmod_tag -c -o spl/drivers/core/tag.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/tag.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/arch/arm/lib/interrupts_64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/mmc/.mmc-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./spl/drivers/mmc    -DKBUILD_MODFILE='\"spl/drivers/mmc/mmc-uclass\"' -DKBUILD_BASENAME='\"mmc_uclass\"' -DKBUILD_MODNAME='\"mmc_uclass\"' -D__KBUILD_MODNAME=kmod_mmc_uclass -c -o spl/drivers/mmc/mmc-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/command.o\n|   rm -f tpl/arch/arm/lib/built-in.a; aarch64-poky-linux-ar rcTP tpl/arch/arm/lib/built-in.a tpl/arch/arm/lib/crt0_64.o tpl/arch/arm/lib/setjmp_aarch64.o tpl/arch/arm/lib/spl.o tpl/arch/arm/lib/bootm-fdt.o tpl/arch/arm/lib/bdinfo.o tpl/arch/arm/lib/sections.o tpl/arch/arm/lib/stack.o tpl/arch/arm/lib/interrupts_64.o tpl/arch/arm/lib/cache.o tpl/arch/arm/lib/psci-dt.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/common/init need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/xyzModem.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/init/.board_init.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/init -I ./tpl/common/init    -DKBUILD_MODFILE='\"tpl/common/init/board_init\"' -DKBUILD_BASENAME='\"board_init\"' -DKBUILD_MODNAME='\"board_init\"' -D__KBUILD_MODNAME=kmod_board_init -c -o tpl/common/init/board_init.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/init/board_init.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/mmc/.dw_mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./spl/drivers/mmc    -DKBUILD_MODFILE='\"spl/drivers/mmc/dw_mmc\"' -DKBUILD_BASENAME='\"dw_mmc\"' -DKBUILD_MODNAME='\"dw_mmc\"' -D__KBUILD_MODNAME=kmod_dw_mmc -c -o spl/drivers/mmc/dw_mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/dw_mmc.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/common_fit.o\n|   rm -f spl/common/built-in.a; aarch64-poky-linux-ar rcTP spl/common/built-in.a spl/common/bouncebuf.o spl/common/console.o spl/common/dlmalloc.o spl/common/malloc_simple.o spl/common/hash.o spl/common/memsize.o spl/common/stdio.o spl/common/cli.o spl/common/command.o spl/common/s_record.o spl/common/xyzModem.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/mmc/.rockchip_dw_mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./spl/drivers/mmc    -DKBUILD_MODFILE='\"spl/drivers/mmc/rockchip_dw_mmc\"' -DKBUILD_BASENAME='\"rockchip_dw_mmc\"' -DKBUILD_MODNAME='\"rockchip_dw_mmc\"' -D__KBUILD_MODNAME=kmod_rockchip_dw_mmc -c -o spl/drivers/mmc/rockchip_dw_mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/rockchip_dw_mmc.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.simple-bus.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/simple-bus\"' -DKBUILD_BASENAME='\"simple_bus\"' -DKBUILD_MODNAME='\"simple_bus\"' -D__KBUILD_MODNAME=kmod_simple_bus -c -o spl/drivers/core/simple-bus.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/simple-bus.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/boot need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/boot/.image.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./tpl/boot    -DKBUILD_MODFILE='\"tpl/boot/image\"' -DKBUILD_BASENAME='\"image\"' -DKBUILD_MODNAME='\"image\"' -D__KBUILD_MODNAME=kmod_image -c -o tpl/boot/image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/fdt_support.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/fdtdec_common.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/common need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/.bouncebuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./tpl/common    -DKBUILD_MODFILE='\"tpl/common/bouncebuf\"' -DKBUILD_BASENAME='\"bouncebuf\"' -DKBUILD_MODNAME='\"bouncebuf\"' -D__KBUILD_MODNAME=kmod_bouncebuf -c -o tpl/common/bouncebuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/bouncebuf.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/boot/.image-board.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./tpl/boot    -DKBUILD_MODFILE='\"tpl/boot/image-board\"' -DKBUILD_BASENAME='\"image_board\"' -DKBUILD_MODNAME='\"image_board\"' -D__KBUILD_MODNAME=kmod_image_board -c -o tpl/boot/image-board.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-board.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/init/board_init.o\n|   rm -f tpl/common/init/built-in.a; aarch64-poky-linux-ar rcTP tpl/common/init/built-in.a tpl/common/init/board_init.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/tag.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/boot/.fdt_support.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./tpl/boot    -DKBUILD_MODFILE='\"tpl/boot/fdt_support\"' -DKBUILD_BASENAME='\"fdt_support\"' -DKBUILD_MODNAME='\"fdt_support\"' -D__KBUILD_MODNAME=kmod_fdt_support -c -o tpl/boot/fdt_support.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/fdt_support.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/simple-bus.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/cmd need-builtin=1\n|   rm -f tpl/cmd/built-in.a; aarch64-poky-linux-ar rcTP tpl/cmd/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/env need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.dump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/dump\"' -DKBUILD_BASENAME='\"dump\"' -DKBUILD_MODNAME='\"dump\"' -D__KBUILD_MODNAME=kmod_dump -c -o spl/drivers/core/dump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/dump.c\n|   rm -f tpl/env/built-in.a; aarch64-poky-linux-ar rcTP tpl/env/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/bouncebuf.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.regmap.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/regmap\"' -DKBUILD_BASENAME='\"regmap\"' -DKBUILD_MODNAME='\"regmap\"' -D__KBUILD_MODNAME=kmod_regmap -c -o spl/drivers/core/regmap.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/regmap.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/mmc/rockchip_dw_mmc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/image-fit.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/.console.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./tpl/common    -DKBUILD_MODFILE='\"tpl/common/console\"' -DKBUILD_BASENAME='\"console\"' -DKBUILD_MODNAME='\"console\"' -D__KBUILD_MODNAME=kmod_console -c -o tpl/common/console.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/console.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/mmc/.sdhci.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./spl/drivers/mmc    -DKBUILD_MODFILE='\"spl/drivers/mmc/sdhci\"' -DKBUILD_BASENAME='\"sdhci\"' -DKBUILD_MODNAME='\"sdhci\"' -D__KBUILD_MODNAME=kmod_sdhci -c -o spl/drivers/mmc/sdhci.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/sdhci.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/lib need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/image-fit-sig.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f tpl/lib/crypto/built-in.a; aarch64-poky-linux-ar rcTP tpl/lib/crypto/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f spl/boot/built-in.a; aarch64-poky-linux-ar rcTP spl/boot/built-in.a spl/boot/image.o spl/boot/image-board.o spl/boot/fdt_support.o spl/boot/image-fdt.o spl/boot/fdt_region.o spl/boot/image-fit.o spl/boot/image-sig.o spl/boot/image-fit-sig.o spl/boot/common_fit.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/libfdt/.fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./tpl/lib/libfdt    -DKBUILD_MODFILE='\"tpl/lib/libfdt/fdt\"' -DKBUILD_BASENAME='\"fdt\"' -DKBUILD_MODNAME='\"fdt\"' -D__KBUILD_MODNAME=kmod_fdt -c -o tpl/lib/libfdt/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/spl/spl.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.hash-checksum.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/hash-checksum\"' -DKBUILD_BASENAME='\"hash_checksum\"' -DKBUILD_MODNAME='\"hash_checksum\"' -D__KBUILD_MODNAME=kmod_hash_checksum -c -o tpl/lib/hash-checksum.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hash-checksum.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/mmc/mmc-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/spl/.spl_bootrom.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl -I ./tpl/common/spl    -DKBUILD_MODFILE='\"tpl/common/spl/spl_bootrom\"' -DKBUILD_BASENAME='\"spl_bootrom\"' -DKBUILD_MODNAME='\"spl_bootrom\"' -D__KBUILD_MODNAME=kmod_spl_bootrom -c -o tpl/common/spl/spl_bootrom.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl/spl_bootrom.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/libfdt/.fdt_ro.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./tpl/lib/libfdt    -DKBUILD_MODFILE='\"tpl/lib/libfdt/fdt_ro\"' -DKBUILD_BASENAME='\"fdt_ro\"' -DKBUILD_MODNAME='\"fdt_ro\"' -D__KBUILD_MODNAME=kmod_fdt_ro -c -o tpl/lib/libfdt/fdt_ro.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_ro.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_overlay.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/sha1.o\n|   rm -f spl/lib/libfdt/built-in.a; aarch64-poky-linux-ar rcTP spl/lib/libfdt/built-in.a spl/lib/libfdt/fdt.o spl/lib/libfdt/fdt_ro.o spl/lib/libfdt/fdt_wip.o spl/lib/libfdt/fdt_strerror.o spl/lib/libfdt/fdt_sw.o spl/lib/libfdt/fdt_rw.o spl/lib/libfdt/fdt_empty_tree.o spl/lib/libfdt/fdt_addresses.o spl/lib/libfdt/fdt_overlay.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/boot/image-board.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/libfdt/.fdt_wip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./tpl/lib/libfdt    -DKBUILD_MODFILE='\"tpl/lib/libfdt/fdt_wip\"' -DKBUILD_BASENAME='\"fdt_wip\"' -DKBUILD_MODNAME='\"fdt_wip\"' -D__KBUILD_MODNAME=kmod_fdt_wip -c -o tpl/lib/libfdt/fdt_wip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_wip.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.syscon-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/syscon-uclass\"' -DKBUILD_BASENAME='\"syscon_uclass\"' -DKBUILD_MODNAME='\"syscon_uclass\"' -D__KBUILD_MODNAME=kmod_syscon_uclass -c -o spl/drivers/core/syscon-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/syscon-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/boot/image.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/hash-checksum.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/.dlmalloc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./tpl/common    -DKBUILD_MODFILE='\"tpl/common/dlmalloc\"' -DKBUILD_BASENAME='\"dlmalloc\"' -DKBUILD_MODNAME='\"dlmalloc\"' -D__KBUILD_MODNAME=kmod_dlmalloc -c -o tpl/common/dlmalloc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/dlmalloc.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/disk need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/spl/spl_bootrom.o\n|   rm -f spl/drivers/mtd/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/mtd/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/libfdt/.fdt_strerror.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./tpl/lib/libfdt    -DKBUILD_MODFILE='\"tpl/lib/libfdt/fdt_strerror\"' -DKBUILD_BASENAME='\"fdt_strerror\"' -DKBUILD_MODNAME='\"fdt_strerror\"' -D__KBUILD_MODNAME=kmod_fdt_strerror -c -o tpl/lib/libfdt/fdt_strerror.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_strerror.c\n|   rm -f tpl/disk/built-in.a; aarch64-poky-linux-ar rcTP tpl/disk/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.fdtdec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/fdtdec\"' -DKBUILD_BASENAME='\"fdtdec\"' -DKBUILD_MODNAME='\"fdtdec\"' -D__KBUILD_MODNAME=kmod_fdtdec -c -o spl/lib/fdtdec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/fdtdec.c\n|   rm -f tpl/common/spl/built-in.a; aarch64-poky-linux-ar rcTP tpl/common/spl/built-in.a tpl/common/spl/spl.o tpl/common/spl/spl_bootrom.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/mmc/dw_mmc.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.read.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/read\"' -DKBUILD_BASENAME='\"read\"' -DKBUILD_MODNAME='\"read\"' -D__KBUILD_MODNAME=kmod_read -c -o spl/drivers/core/read.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/read.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/mmc/.rockchip_sdhci.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./spl/drivers/mmc    -DKBUILD_MODFILE='\"spl/drivers/mmc/rockchip_sdhci\"' -DKBUILD_BASENAME='\"rockchip_sdhci\"' -DKBUILD_MODNAME='\"rockchip_sdhci\"' -D__KBUILD_MODNAME=kmod_rockchip_sdhci -c -o spl/drivers/mmc/rockchip_sdhci.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/rockchip_sdhci.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/libfdt/fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/sha256.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/dump.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/boot/.image-fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./tpl/boot    -DKBUILD_MODFILE='\"tpl/boot/image-fdt\"' -DKBUILD_BASENAME='\"image_fdt\"' -DKBUILD_MODNAME='\"image_fdt\"' -D__KBUILD_MODNAME=kmod_image_fdt -c -o tpl/boot/image-fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fdt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/libfdt/fdt_wip.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.fdtdec_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/fdtdec_common\"' -DKBUILD_BASENAME='\"fdtdec_common\"' -DKBUILD_MODNAME='\"fdtdec_common\"' -D__KBUILD_MODNAME=kmod_fdtdec_common -c -o tpl/lib/fdtdec_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/fdtdec_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/libfdt/fdt_strerror.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f tpl/drivers/clk/adi/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/clk/adi/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.device.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/device\"' -DKBUILD_BASENAME='\"device\"' -DKBUILD_MODNAME='\"device\"' -D__KBUILD_MODNAME=kmod_device -c -o tpl/drivers/core/device.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/device.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/regmap.o\n|   rm -f tpl/drivers/clk/airoha/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/clk/airoha/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/sysreset/.sysreset-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset -I ./tpl/drivers/sysreset    -DKBUILD_MODFILE='\"tpl/drivers/sysreset/sysreset-uclass\"' -DKBUILD_BASENAME='\"sysreset_uclass\"' -DKBUILD_MODNAME='\"sysreset_uclass\"' -D__KBUILD_MODNAME=kmod_sysreset_uclass -c -o tpl/drivers/sysreset/sysreset-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset/sysreset-uclass.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f tpl/drivers/clk/analogbits/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/clk/analogbits/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/console.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/syscon-uclass.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f tpl/drivers/clk/imx/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/clk/imx/built-in.a\n|   rm -f tpl/drivers/mtd/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/mtd/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.fdtdec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/fdtdec\"' -DKBUILD_BASENAME='\"fdtdec\"' -DKBUILD_MODNAME='\"fdtdec\"' -D__KBUILD_MODNAME=kmod_fdtdec -c -o tpl/lib/fdtdec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/fdtdec.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/sysreset/.sysreset_rockchip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset -I ./tpl/drivers/sysreset    -DKBUILD_MODFILE='\"tpl/drivers/sysreset/sysreset_rockchip\"' -DKBUILD_BASENAME='\"sysreset_rockchip\"' -DKBUILD_MODNAME='\"sysreset_rockchip\"' -D__KBUILD_MODNAME=kmod_sysreset_rockchip -c -o tpl/drivers/sysreset/sysreset_rockchip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset/sysreset_rockchip.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/boot/.vbe.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./tpl/boot    -DKBUILD_MODFILE='\"tpl/boot/vbe\"' -DKBUILD_BASENAME='\"vbe\"' -DKBUILD_MODNAME='\"vbe\"' -D__KBUILD_MODNAME=kmod_vbe -c -o tpl/boot/vbe.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe.c\n|   rm -f tpl/drivers/clk/tegra/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/clk/tegra/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/fdtdec_common.o\n|   rm -f tpl/drivers/clk/ti/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/clk/ti/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/ram \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/clk/rockchip/.clk_pll.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip -I ./tpl/drivers/clk/rockchip    -DKBUILD_MODFILE='\"tpl/drivers/clk/rockchip/clk_pll\"' -DKBUILD_BASENAME='\"clk_pll\"' -DKBUILD_MODNAME='\"clk_pll\"' -D__KBUILD_MODNAME=kmod_clk_pll -c -o tpl/drivers/clk/rockchip/clk_pll.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip/clk_pll.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/ram/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/ram/rockchip/.sdram_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip -I ./tpl/drivers/ram/rockchip    -DKBUILD_MODFILE='\"tpl/drivers/ram/rockchip/sdram_rk3399\"' -DKBUILD_BASENAME='\"sdram_rk3399\"' -DKBUILD_MODNAME='\"sdram_rk3399\"' -D__KBUILD_MODNAME=kmod_sdram_rk3399 -c -o tpl/drivers/ram/rockchip/sdram_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip/sdram_rk3399.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/sysreset/sysreset_rockchip.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/sysreset/sysreset-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/ram/.ram-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram -I ./tpl/drivers/ram    -DKBUILD_MODFILE='\"tpl/drivers/ram/ram-uclass\"' -DKBUILD_BASENAME='\"ram_uclass\"' -DKBUILD_MODNAME='\"ram_uclass\"' -D__KBUILD_MODNAME=kmod_ram_uclass -c -o tpl/drivers/ram/ram-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/ram-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/mmc/mmc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/boot/image-fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/boot/vbe.o\n|   rm -f tpl/drivers/sysreset/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/sysreset/built-in.a tpl/drivers/sysreset/sysreset-uclass.o tpl/drivers/sysreset/sysreset_rockchip.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/ram/rockchip/.sdram_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip -I ./tpl/drivers/ram/rockchip    -DKBUILD_MODFILE='\"tpl/drivers/ram/rockchip/sdram_common\"' -DKBUILD_BASENAME='\"sdram_common\"' -DKBUILD_MODNAME='\"sdram_common\"' -D__KBUILD_MODNAME=kmod_sdram_common -c -o tpl/drivers/ram/rockchip/sdram_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip/sdram_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/clk/rockchip/.clk_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip -I ./tpl/drivers/clk/rockchip    -DKBUILD_MODFILE='\"tpl/drivers/clk/rockchip/clk_rk3399\"' -DKBUILD_BASENAME='\"clk_rk3399\"' -DKBUILD_MODNAME='\"clk_rk3399\"' -D__KBUILD_MODNAME=kmod_clk_rk3399 -c -o tpl/drivers/clk/rockchip/clk_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/rockchip/clk_rk3399.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/mmc/sdhci.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.fdtaddr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/fdtaddr\"' -DKBUILD_BASENAME='\"fdtaddr\"' -DKBUILD_MODNAME='\"fdtaddr\"' -D__KBUILD_MODNAME=kmod_fdtaddr -c -o tpl/drivers/core/fdtaddr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/fdtaddr.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.crc16-ccitt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/crc16-ccitt\"' -DKBUILD_BASENAME='\"crc16_ccitt\"' -DKBUILD_MODNAME='\"crc16_ccitt\"' -D__KBUILD_MODNAME=kmod_crc16_ccitt -c -o spl/lib/crc16-ccitt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc16-ccitt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/libfdt/fdt_ro.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/read.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/libfdt/.fdt_sw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./tpl/lib/libfdt    -DKBUILD_MODFILE='\"tpl/lib/libfdt/fdt_sw\"' -DKBUILD_BASENAME='\"fdt_sw\"' -DKBUILD_MODNAME='\"fdt_sw\"' -D__KBUILD_MODNAME=kmod_fdt_sw -c -o tpl/lib/libfdt/fdt_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_sw.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.net_utils.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/net_utils\"' -DKBUILD_BASENAME='\"net_utils\"' -DKBUILD_MODNAME='\"net_utils\"' -D__KBUILD_MODNAME=kmod_net_utils -c -o spl/lib/net_utils.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/net_utils.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.of_extra.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/of_extra\"' -DKBUILD_BASENAME='\"of_extra\"' -DKBUILD_MODNAME='\"of_extra\"' -D__KBUILD_MODNAME=kmod_of_extra -c -o spl/drivers/core/of_extra.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/of_extra.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/mmc/rockchip_sdhci.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/ram/ram-uclass.o\n|   rm -f spl/drivers/mmc/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/mmc/built-in.a spl/drivers/mmc/mmc.o spl/drivers/mmc/mmc-uclass.o spl/drivers/mmc/dw_mmc.o spl/drivers/mmc/rockchip_dw_mmc.o spl/drivers/mmc/sdhci.o spl/drivers/mmc/rockchip_sdhci.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/crc16-ccitt.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.net_utils.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/net_utils\"' -DKBUILD_BASENAME='\"net_utils\"' -DKBUILD_MODNAME='\"net_utils\"' -D__KBUILD_MODNAME=kmod_net_utils -c -o tpl/lib/net_utils.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/net_utils.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl/nxp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.qsort.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/qsort\"' -DKBUILD_BASENAME='\"qsort\"' -DKBUILD_MODNAME='\"qsort\"' -D__KBUILD_MODNAME=kmod_qsort -c -o tpl/lib/qsort.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/qsort.c\n|   rm -f spl/drivers/pinctrl/nxp/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/pinctrl/nxp/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/pinctrl/rockchip/.pinctrl-rockchip-core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/rockchip -I ./spl/drivers/pinctrl/rockchip    -DKBUILD_MODFILE='\"spl/drivers/pinctrl/rockchip/pinctrl-rockchip-core\"' -DKBUILD_BASENAME='\"pinctrl_rockchip_core\"' -DKBUILD_MODNAME='\"pinctrl_rockchip_core\"' -D__KBUILD_MODNAME=kmod_pinctrl_rockchip_core -c -o spl/drivers/pinctrl/rockchip/pinctrl-rockchip-core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/rockchip/pinctrl-rockchip-core.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/fdtaddr.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/net_utils.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl/broadcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/pinctrl/rockchip/.pinctrl-rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/rockchip -I ./spl/drivers/pinctrl/rockchip    -DKBUILD_MODFILE='\"spl/drivers/pinctrl/rockchip/pinctrl-rk3399\"' -DKBUILD_BASENAME='\"pinctrl_rk3399\"' -DKBUILD_MODNAME='\"pinctrl_rk3399\"' -D__KBUILD_MODNAME=kmod_pinctrl_rk3399 -c -o spl/drivers/pinctrl/rockchip/pinctrl-rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/rockchip/pinctrl-rk3399.c\n|   rm -f spl/drivers/pinctrl/broadcom/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/pinctrl/broadcom/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/dlmalloc.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.ofnode.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/ofnode\"' -DKBUILD_BASENAME='\"ofnode\"' -DKBUILD_MODNAME='\"ofnode\"' -D__KBUILD_MODNAME=kmod_ofnode -c -o spl/drivers/core/ofnode.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/ofnode.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/clk/rockchip/clk_pll.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/of_extra.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/.malloc_simple.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./tpl/common    -DKBUILD_MODFILE='\"tpl/common/malloc_simple\"' -DKBUILD_BASENAME='\"malloc_simple\"' -DKBUILD_MODNAME='\"malloc_simple\"' -D__KBUILD_MODNAME=kmod_malloc_simple -c -o tpl/common/malloc_simple.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/malloc_simple.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/qsort.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/.memsize.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./tpl/common    -DKBUILD_MODFILE='\"tpl/common/memsize\"' -DKBUILD_BASENAME='\"memsize\"' -DKBUILD_MODNAME='\"memsize\"' -D__KBUILD_MODNAME=kmod_memsize -c -o tpl/common/memsize.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/memsize.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/net_utils.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/ram/rockchip/sdram_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/.stdio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./tpl/common    -DKBUILD_MODFILE='\"tpl/common/stdio\"' -DKBUILD_BASENAME='\"stdio\"' -DKBUILD_MODNAME='\"stdio\"' -D__KBUILD_MODNAME=kmod_stdio -c -o tpl/common/stdio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/stdio.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/pinctrl/.pinctrl-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl -I ./spl/drivers/pinctrl    -DKBUILD_MODFILE='\"spl/drivers/pinctrl/pinctrl-uclass\"' -DKBUILD_BASENAME='\"pinctrl_uclass\"' -DKBUILD_MODNAME='\"pinctrl_uclass\"' -D__KBUILD_MODNAME=kmod_pinctrl_uclass -c -o spl/drivers/pinctrl/pinctrl-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/pinctrl-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.qsort.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/qsort\"' -DKBUILD_BASENAME='\"qsort\"' -DKBUILD_MODNAME='\"qsort\"' -D__KBUILD_MODNAME=kmod_qsort -c -o spl/lib/qsort.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/qsort.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/pinctrl/.pinctrl-generic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl -I ./spl/drivers/pinctrl    -DKBUILD_MODFILE='\"spl/drivers/pinctrl/pinctrl-generic\"' -DKBUILD_BASENAME='\"pinctrl_generic\"' -DKBUILD_MODNAME='\"pinctrl_generic\"' -D__KBUILD_MODNAME=kmod_pinctrl_generic -c -o spl/drivers/pinctrl/pinctrl-generic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/pinctrl-generic.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/libfdt/fdt_sw.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/device.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/libfdt/.fdt_rw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./tpl/lib/libfdt    -DKBUILD_MODFILE='\"tpl/lib/libfdt/fdt_rw\"' -DKBUILD_BASENAME='\"fdt_rw\"' -DKBUILD_MODNAME='\"fdt_rw\"' -D__KBUILD_MODNAME=kmod_fdt_rw -c -o tpl/lib/libfdt/fdt_rw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_rw.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.lists.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/lists\"' -DKBUILD_BASENAME='\"lists\"' -DKBUILD_MODNAME='\"lists\"' -D__KBUILD_MODNAME=kmod_lists -c -o tpl/drivers/core/lists.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/lists.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/boot/fdt_support.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/malloc_simple.o\n|   rm -f tpl/boot/built-in.a; aarch64-poky-linux-ar rcTP tpl/boot/built-in.a tpl/boot/image.o tpl/boot/image-board.o tpl/boot/fdt_support.o tpl/boot/image-fdt.o tpl/boot/vbe.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.hashtable.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/hashtable\"' -DKBUILD_BASENAME='\"hashtable\"' -DKBUILD_MODNAME='\"hashtable\"' -D__KBUILD_MODNAME=kmod_hashtable -c -o spl/lib/hashtable.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hashtable.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/qsort.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/pinctrl/rockchip/pinctrl-rk3399.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/libfdt/.fdt_empty_tree.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./tpl/lib/libfdt    -DKBUILD_MODFILE='\"tpl/lib/libfdt/fdt_empty_tree\"' -DKBUILD_BASENAME='\"fdt_empty_tree\"' -DKBUILD_MODNAME='\"fdt_empty_tree\"' -D__KBUILD_MODNAME=kmod_fdt_empty_tree -c -o tpl/lib/libfdt/fdt_empty_tree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_empty_tree.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/memsize.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/libfdt/.fdt_addresses.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./tpl/lib/libfdt    -DKBUILD_MODFILE='\"tpl/lib/libfdt/fdt_addresses\"' -DKBUILD_BASENAME='\"fdt_addresses\"' -DKBUILD_MODNAME='\"fdt_addresses\"' -D__KBUILD_MODNAME=kmod_fdt_addresses -c -o tpl/lib/libfdt/fdt_addresses.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_addresses.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/serial/.serial-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./tpl/drivers/serial    -DKBUILD_MODFILE='\"tpl/drivers/serial/serial-uclass\"' -DKBUILD_BASENAME='\"serial_uclass\"' -DKBUILD_MODNAME='\"serial_uclass\"' -D__KBUILD_MODNAME=kmod_serial_uclass -c -o tpl/drivers/serial/serial-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/serial-uclass.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/ram \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/ram/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/ram/rockchip/.sdram_rk3399.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip -I ./spl/drivers/ram/rockchip    -DKBUILD_MODFILE='\"spl/drivers/ram/rockchip/sdram_rk3399\"' -DKBUILD_BASENAME='\"sdram_rk3399\"' -DKBUILD_MODNAME='\"sdram_rk3399\"' -D__KBUILD_MODNAME=kmod_sdram_rk3399 -c -o spl/drivers/ram/rockchip/sdram_rk3399.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip/sdram_rk3399.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/stdio.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/libfdt/fdt_empty_tree.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/pinctrl/rockchip/pinctrl-rockchip-core.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/.cli.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./tpl/common    -DKBUILD_MODFILE='\"tpl/common/cli\"' -DKBUILD_BASENAME='\"cli\"' -DKBUILD_MODNAME='\"cli\"' -D__KBUILD_MODNAME=kmod_cli -c -o tpl/common/cli.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/serial/.serial-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./spl/drivers/serial    -DKBUILD_MODFILE='\"spl/drivers/serial/serial-uclass\"' -DKBUILD_BASENAME='\"serial_uclass\"' -DKBUILD_MODNAME='\"serial_uclass\"' -D__KBUILD_MODNAME=kmod_serial_uclass -c -o spl/drivers/serial/serial-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/serial-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/clk/rockchip/clk_rk3399.o\n|   rm -f spl/drivers/pinctrl/rockchip/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/pinctrl/rockchip/built-in.a spl/drivers/pinctrl/rockchip/pinctrl-rockchip-core.o spl/drivers/pinctrl/rockchip/pinctrl-rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/pinctrl/pinctrl-generic.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/pinctrl/pinctrl-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/libfdt/fdt_addresses.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/ram/rockchip/.sdram_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip -I ./spl/drivers/ram/rockchip    -DKBUILD_MODFILE='\"spl/drivers/ram/rockchip/sdram_common\"' -DKBUILD_BASENAME='\"sdram_common\"' -DKBUILD_MODNAME='\"sdram_common\"' -D__KBUILD_MODNAME=kmod_sdram_common -c -o spl/drivers/ram/rockchip/sdram_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/rockchip/sdram_common.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f tpl/drivers/clk/rockchip/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/clk/rockchip/built-in.a tpl/drivers/clk/rockchip/clk_pll.o tpl/drivers/clk/rockchip/clk_rk3399.o\n|   rm -f spl/drivers/pinctrl/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/pinctrl/built-in.a spl/drivers/pinctrl/pinctrl-uclass.o spl/drivers/pinctrl/pinctrl-generic.o spl/drivers/pinctrl/nxp/built-in.a spl/drivers/pinctrl/rockchip/built-in.a spl/drivers/pinctrl/broadcom/built-in.a\n|   rm -f spl/drivers/bus/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/bus/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/fdtdec.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/clk/.clk-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./tpl/drivers/clk    -DKBUILD_MODFILE='\"tpl/drivers/clk/clk-uclass\"' -DKBUILD_BASENAME='\"clk_uclass\"' -DKBUILD_MODNAME='\"clk_uclass\"' -D__KBUILD_MODNAME=kmod_clk_uclass -c -o tpl/drivers/clk/clk-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/libfdt/.fdt_overlay.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./tpl/lib/libfdt    -DKBUILD_MODFILE='\"tpl/lib/libfdt/fdt_overlay\"' -DKBUILD_BASENAME='\"fdt_overlay\"' -DKBUILD_MODNAME='\"fdt_overlay\"' -D__KBUILD_MODNAME=kmod_fdt_overlay -c -o tpl/lib/libfdt/fdt_overlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_overlay.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.errno.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/errno\"' -DKBUILD_BASENAME='\"errno\"' -DKBUILD_MODNAME='\"errno\"' -D__KBUILD_MODNAME=kmod_errno -c -o spl/lib/errno.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/errno.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/serial/.ns16550.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./tpl/drivers/serial    -DKBUILD_MODFILE='\"tpl/drivers/serial/ns16550\"' -DKBUILD_BASENAME='\"ns16550\"' -DKBUILD_MODNAME='\"ns16550\"' -D__KBUILD_MODNAME=kmod_ns16550 -c -o tpl/drivers/serial/ns16550.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/ns16550.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/lists.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.hashtable.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/hashtable\"' -DKBUILD_BASENAME='\"hashtable\"' -DKBUILD_MODNAME='\"hashtable\"' -D__KBUILD_MODNAME=kmod_hashtable -c -o tpl/lib/hashtable.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hashtable.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/errno.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.root.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/root\"' -DKBUILD_BASENAME='\"root\"' -DKBUILD_MODNAME='\"root\"' -D__KBUILD_MODNAME=kmod_root -c -o tpl/drivers/core/root.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/root.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/uclass\"' -DKBUILD_BASENAME='\"uclass\"' -DKBUILD_MODNAME='\"uclass\"' -D__KBUILD_MODNAME=kmod_uclass -c -o tpl/drivers/core/uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/serial/serial-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/cli.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.util.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/util\"' -DKBUILD_BASENAME='\"util\"' -DKBUILD_MODNAME='\"util\"' -D__KBUILD_MODNAME=kmod_util -c -o tpl/drivers/core/util.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/util.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/.command.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./tpl/common    -DKBUILD_MODFILE='\"tpl/common/command\"' -DKBUILD_BASENAME='\"command\"' -DKBUILD_MODNAME='\"command\"' -D__KBUILD_MODNAME=kmod_command -c -o tpl/common/command.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/command.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/fdtdec.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/libfdt/fdt_rw.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/hashtable.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/serial/serial-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/.s_record.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./tpl/common    -DKBUILD_MODFILE='\"tpl/common/s_record\"' -DKBUILD_BASENAME='\"s_record\"' -DKBUILD_MODNAME='\"s_record\"' -D__KBUILD_MODNAME=kmod_s_record -c -o tpl/common/s_record.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/s_record.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/common/.xyzModem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./tpl/common    -DKBUILD_MODFILE='\"tpl/common/xyzModem\"' -DKBUILD_BASENAME='\"xyzModem\"' -DKBUILD_MODNAME='\"xyzModem\"' -D__KBUILD_MODNAME=kmod_xyzModem -c -o tpl/common/xyzModem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/xyzModem.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.display_options.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/display_options\"' -DKBUILD_BASENAME='\"display_options\"' -DKBUILD_MODNAME='\"display_options\"' -D__KBUILD_MODNAME=kmod_display_options -c -o spl/lib/display_options.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/display_options.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/serial/.ns16550.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./spl/drivers/serial    -DKBUILD_MODFILE='\"spl/drivers/serial/ns16550\"' -DKBUILD_BASENAME='\"ns16550\"' -DKBUILD_MODNAME='\"ns16550\"' -D__KBUILD_MODNAME=kmod_ns16550 -c -o spl/drivers/serial/ns16550.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/ns16550.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/util.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/ram/rockchip/sdram_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.crc32.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/crc32\"' -DKBUILD_BASENAME='\"crc32\"' -DKBUILD_MODNAME='\"crc32\"' -D__KBUILD_MODNAME=kmod_crc32 -c -o spl/lib/crc32.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc32.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.errno.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/errno\"' -DKBUILD_BASENAME='\"errno\"' -DKBUILD_MODNAME='\"errno\"' -D__KBUILD_MODNAME=kmod_errno -c -o tpl/lib/errno.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/errno.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/ram/rockchip/sdram_rk3399.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/root.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/errno.o\n|   rm -f tpl/drivers/ram/rockchip/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/ram/rockchip/built-in.a tpl/drivers/ram/rockchip/sdram_rk3399.o tpl/drivers/ram/rockchip/sdram_common.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f tpl/drivers/ram/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/ram/built-in.a tpl/drivers/ram/ram-uclass.o tpl/drivers/ram/rockchip/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/ram/.ram-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram -I ./spl/drivers/ram    -DKBUILD_MODFILE='\"spl/drivers/ram/ram-uclass\"' -DKBUILD_BASENAME='\"ram_uclass\"' -DKBUILD_MODNAME='\"ram_uclass\"' -D__KBUILD_MODNAME=kmod_ram_uclass -c -o spl/drivers/ram/ram-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/ram/ram-uclass.c\n|   rm -f tpl/drivers/bus/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/bus/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/s_record.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.tag.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/tag\"' -DKBUILD_BASENAME='\"tag\"' -DKBUILD_MODNAME='\"tag\"' -D__KBUILD_MODNAME=kmod_tag -c -o tpl/drivers/core/tag.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/tag.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/clk/.clk_fixed_rate.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./tpl/drivers/clk    -DKBUILD_MODFILE='\"tpl/drivers/clk/clk_fixed_rate\"' -DKBUILD_BASENAME='\"clk_fixed_rate\"' -DKBUILD_MODNAME='\"clk_fixed_rate\"' -D__KBUILD_MODNAME=kmod_clk_fixed_rate -c -o tpl/drivers/clk/clk_fixed_rate.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk_fixed_rate.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/ram/rockchip/sdram_rk3399.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/aes \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/hashtable.o\n|   rm -f spl/drivers/crypto/aes/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/crypto/aes/built-in.a\n|   rm -f spl/drivers/ram/rockchip/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/ram/rockchip/built-in.a spl/drivers/ram/rockchip/sdram_rk3399.o spl/drivers/ram/rockchip/sdram_common.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/rsa_mod_exp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/dts need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.ctype.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/ctype\"' -DKBUILD_BASENAME='\"ctype\"' -DKBUILD_MODNAME='\"ctype\"' -D__KBUILD_MODNAME=kmod_ctype -c -o spl/lib/ctype.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/ctype.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/libfdt/fdt_overlay.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/crypto/rsa_mod_exp/.mod_exp_uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/rsa_mod_exp -I ./spl/drivers/crypto/rsa_mod_exp    -DKBUILD_MODFILE='\"spl/drivers/crypto/rsa_mod_exp/mod_exp_uclass\"' -DKBUILD_BASENAME='\"mod_exp_uclass\"' -DKBUILD_MODNAME='\"mod_exp_uclass\"' -D__KBUILD_MODNAME=kmod_mod_exp_uclass -c -o spl/drivers/crypto/rsa_mod_exp/mod_exp_uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/rsa_mod_exp/mod_exp_uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/serial/ns16550.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/crc32.o\n|   rm -f tpl/dts/built-in.a; aarch64-poky-linux-ar rcTP tpl/dts/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/fsl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/clk/clk-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/display_options.o\n|   rm -f tpl/lib/libfdt/built-in.a; aarch64-poky-linux-ar rcTP tpl/lib/libfdt/built-in.a tpl/lib/libfdt/fdt.o tpl/lib/libfdt/fdt_ro.o tpl/lib/libfdt/fdt_wip.o tpl/lib/libfdt/fdt_strerror.o tpl/lib/libfdt/fdt_sw.o tpl/lib/libfdt/fdt_rw.o tpl/lib/libfdt/fdt_empty_tree.o tpl/lib/libfdt/fdt_addresses.o tpl/lib/libfdt/fdt_overlay.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/crypto/fsl/.sec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/fsl -I ./spl/drivers/crypto/fsl    -DKBUILD_MODFILE='\"spl/drivers/crypto/fsl/sec\"' -DKBUILD_BASENAME='\"sec\"' -DKBUILD_MODNAME='\"sec\"' -D__KBUILD_MODNAME=kmod_sec -c -o spl/drivers/crypto/fsl/sec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/fsl/sec.c\n|   rm -f tpl/drivers/serial/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/serial/built-in.a tpl/drivers/serial/serial-uclass.o tpl/drivers/serial/ns16550.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/clk/.clk_fixed_factor.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./tpl/drivers/clk    -DKBUILD_MODFILE='\"tpl/drivers/clk/clk_fixed_factor\"' -DKBUILD_BASENAME='\"clk_fixed_factor\"' -DKBUILD_MODNAME='\"clk_fixed_factor\"' -D__KBUILD_MODNAME=kmod_clk_fixed_factor -c -o tpl/drivers/clk/clk_fixed_factor.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk_fixed_factor.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/ram/ram-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.display_options.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/display_options\"' -DKBUILD_BASENAME='\"display_options\"' -DKBUILD_MODNAME='\"display_options\"' -D__KBUILD_MODNAME=kmod_display_options -c -o tpl/lib/display_options.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/display_options.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/ctype.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/crypto/rsa_mod_exp/.mod_exp_sw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/rsa_mod_exp -I ./spl/drivers/crypto/rsa_mod_exp    -DKBUILD_MODFILE='\"spl/drivers/crypto/rsa_mod_exp/mod_exp_sw\"' -DKBUILD_BASENAME='\"mod_exp_sw\"' -DKBUILD_MODNAME='\"mod_exp_sw\"' -D__KBUILD_MODNAME=kmod_mod_exp_sw -c -o spl/drivers/crypto/rsa_mod_exp/mod_exp_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/rsa_mod_exp/mod_exp_sw.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.dump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/dump\"' -DKBUILD_BASENAME='\"dump\"' -DKBUILD_MODNAME='\"dump\"' -D__KBUILD_MODNAME=kmod_dump -c -o tpl/drivers/core/dump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/dump.c\n|   rm -f tpl/drivers/soc/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/soc/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f spl/drivers/ram/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/ram/built-in.a spl/drivers/ram/ram-uclass.o spl/drivers/ram/rockchip/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.div64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/div64\"' -DKBUILD_BASENAME='\"div64\"' -DKBUILD_MODNAME='\"div64\"' -D__KBUILD_MODNAME=kmod_div64 -c -o spl/lib/div64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/div64.c\n|   rm -f spl/drivers/soc/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/soc/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.read_extra.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/read_extra\"' -DKBUILD_BASENAME='\"read_extra\"' -DKBUILD_MODNAME='\"read_extra\"' -D__KBUILD_MODNAME=kmod_read_extra -c -o spl/drivers/core/read_extra.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/read_extra.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/fs need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/clk/clk_fixed_rate.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/fs/.fs_internal.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs -I ./tpl/fs    -DKBUILD_MODFILE='\"tpl/fs/fs_internal\"' -DKBUILD_BASENAME='\"fs_internal\"' -DKBUILD_MODNAME='\"fs_internal\"' -D__KBUILD_MODNAME=kmod_fs_internal -c -o tpl/fs/fs_internal.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fs_internal.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/crypto/fsl/sec.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/hash \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f spl/drivers/crypto/hash/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/crypto/hash/built-in.a\n|   rm -f spl/drivers/crypto/fsl/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/crypto/fsl/built-in.a spl/drivers/crypto/fsl/sec.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.hang.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/hang\"' -DKBUILD_BASENAME='\"hang\"' -DKBUILD_MODNAME='\"hang\"' -D__KBUILD_MODNAME=kmod_hang -c -o spl/lib/hang.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hang.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.ctype.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/ctype\"' -DKBUILD_BASENAME='\"ctype\"' -DKBUILD_MODNAME='\"ctype\"' -D__KBUILD_MODNAME=kmod_ctype -c -o tpl/lib/ctype.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/ctype.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/tag.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/crypto/rsa_mod_exp/mod_exp_uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/div64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/core/.ofnode_graph.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./spl/drivers/core    -DKBUILD_MODFILE='\"spl/drivers/core/ofnode_graph\"' -DKBUILD_BASENAME='\"ofnode_graph\"' -DKBUILD_MODNAME='\"ofnode_graph\"' -D__KBUILD_MODNAME=kmod_ofnode_graph -c -o spl/drivers/core/ofnode_graph.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/ofnode_graph.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/xyzModem.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/clk/clk_fixed_factor.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/aspeed \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/read_extra.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/common/command.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/uclass.o\n|   rm -f spl/drivers/crypto/aspeed/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/crypto/aspeed/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/ctype.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.regmap.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/regmap\"' -DKBUILD_BASENAME='\"regmap\"' -DKBUILD_MODNAME='\"regmap\"' -D__KBUILD_MODNAME=kmod_regmap -c -o tpl/drivers/core/regmap.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/regmap.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/crypto/rsa_mod_exp/mod_exp_sw.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/nuvoton \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/hang.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.div64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/div64\"' -DKBUILD_BASENAME='\"div64\"' -DKBUILD_MODNAME='\"div64\"' -D__KBUILD_MODNAME=kmod_div64 -c -o tpl/lib/div64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/div64.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/serial/ns16550.o\n|   rm -f tpl/drivers/clk/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/clk/built-in.a tpl/drivers/clk/clk-uclass.o tpl/drivers/clk/clk_fixed_rate.o tpl/drivers/clk/clk_fixed_factor.o tpl/drivers/clk/adi/built-in.a tpl/drivers/clk/airoha/built-in.a tpl/drivers/clk/analogbits/built-in.a tpl/drivers/clk/imx/built-in.a tpl/drivers/clk/tegra/built-in.a tpl/drivers/clk/ti/built-in.a tpl/drivers/clk/rockchip/built-in.a\n|   rm -f spl/drivers/crypto/nuvoton/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/crypto/nuvoton/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.syscon-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/syscon-uclass\"' -DKBUILD_BASENAME='\"syscon_uclass\"' -DKBUILD_MODNAME='\"syscon_uclass\"' -D__KBUILD_MODNAME=kmod_syscon_uclass -c -o tpl/drivers/core/syscon-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/syscon-uclass.c\n|   rm -f tpl/common/built-in.a; aarch64-poky-linux-ar rcTP tpl/common/built-in.a tpl/common/bouncebuf.o tpl/common/console.o tpl/common/dlmalloc.o tpl/common/malloc_simple.o tpl/common/memsize.o tpl/common/stdio.o tpl/common/cli.o tpl/common/command.o tpl/common/s_record.o tpl/common/xyzModem.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.linux_compat.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/linux_compat\"' -DKBUILD_BASENAME='\"linux_compat\"' -DKBUILD_MODNAME='\"linux_compat\"' -D__KBUILD_MODNAME=kmod_linux_compat -c -o spl/lib/linux_compat.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/linux_compat.c\n|   rm -f spl/drivers/crypto/rsa_mod_exp/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/crypto/rsa_mod_exp/built-in.a spl/drivers/crypto/rsa_mod_exp/mod_exp_uclass.o spl/drivers/crypto/rsa_mod_exp/mod_exp_sw.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.hang.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/hang\"' -DKBUILD_BASENAME='\"hang\"' -DKBUILD_MODNAME='\"hang\"' -D__KBUILD_MODNAME=kmod_hang -c -o tpl/lib/hang.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hang.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.linux_string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/linux_string\"' -DKBUILD_BASENAME='\"linux_string\"' -DKBUILD_MODNAME='\"linux_string\"' -D__KBUILD_MODNAME=kmod_linux_string -c -o spl/lib/linux_string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/linux_string.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.linux_compat.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/linux_compat\"' -DKBUILD_BASENAME='\"linux_compat\"' -DKBUILD_MODNAME='\"linux_compat\"' -D__KBUILD_MODNAME=kmod_linux_compat -c -o tpl/lib/linux_compat.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/linux_compat.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.membuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/membuf\"' -DKBUILD_BASENAME='\"membuf\"' -DKBUILD_MODNAME='\"membuf\"' -D__KBUILD_MODNAME=kmod_membuf -c -o spl/lib/membuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/membuf.c\n|   rm -f spl/drivers/crypto/tegra/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/crypto/tegra/built-in.a\n|   rm -f spl/drivers/serial/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/serial/built-in.a spl/drivers/serial/serial-uclass.o spl/drivers/serial/ns16550.o\n|   rm -f spl/drivers/crypto/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/crypto/built-in.a spl/drivers/crypto/aes/built-in.a spl/drivers/crypto/rsa_mod_exp/built-in.a spl/drivers/crypto/fsl/built-in.a spl/drivers/crypto/hash/built-in.a spl/drivers/crypto/aspeed/built-in.a spl/drivers/crypto/nuvoton/built-in.a spl/drivers/crypto/tegra/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.linux_string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/linux_string\"' -DKBUILD_BASENAME='\"linux_string\"' -DKBUILD_MODNAME='\"linux_string\"' -D__KBUILD_MODNAME=kmod_linux_string -c -o tpl/lib/linux_string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/linux_string.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/ofnode.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.read.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/read\"' -DKBUILD_BASENAME='\"read\"' -DKBUILD_MODNAME='\"read\"' -D__KBUILD_MODNAME=kmod_read -c -o tpl/drivers/core/read.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/read.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.of_extra.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/of_extra\"' -DKBUILD_BASENAME='\"of_extra\"' -DKBUILD_MODNAME='\"of_extra\"' -D__KBUILD_MODNAME=kmod_of_extra -c -o tpl/drivers/core/of_extra.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/of_extra.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.membuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/membuf\"' -DKBUILD_BASENAME='\"membuf\"' -DKBUILD_MODNAME='\"membuf\"' -D__KBUILD_MODNAME=kmod_membuf -c -o tpl/lib/membuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/membuf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/hang.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/display_options.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/linux_string.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/div64.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/fs/fs_internal.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.slre.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/slre\"' -DKBUILD_BASENAME='\"slre\"' -DKBUILD_MODNAME='\"slre\"' -D__KBUILD_MODNAME=kmod_slre -c -o tpl/lib/slre.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/slre.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/linux_string.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/string\"' -DKBUILD_BASENAME='\"string\"' -DKBUILD_MODNAME='\"string\"' -D__KBUILD_MODNAME=kmod_string -c -o tpl/lib/string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/string.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.slre.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/slre\"' -DKBUILD_BASENAME='\"slre\"' -DKBUILD_MODNAME='\"slre\"' -D__KBUILD_MODNAME=kmod_slre -c -o spl/lib/slre.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/slre.c\n|   rm -f tpl/fs/built-in.a; aarch64-poky-linux-ar rcTP tpl/fs/built-in.a tpl/fs/fs_internal.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/linux_compat.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.ofnode.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/ofnode\"' -DKBUILD_BASENAME='\"ofnode\"' -DKBUILD_MODNAME='\"ofnode\"' -D__KBUILD_MODNAME=kmod_ofnode -c -o tpl/drivers/core/ofnode.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/ofnode.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.tables_csum.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/tables_csum\"' -DKBUILD_BASENAME='\"tables_csum\"' -DKBUILD_MODNAME='\"tables_csum\"' -D__KBUILD_MODNAME=kmod_tables_csum -c -o tpl/lib/tables_csum.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/tables_csum.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.time.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/time\"' -DKBUILD_BASENAME='\"time\"' -DKBUILD_MODNAME='\"time\"' -D__KBUILD_MODNAME=kmod_time -c -o tpl/lib/time.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/time.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/string\"' -DKBUILD_BASENAME='\"string\"' -DKBUILD_MODNAME='\"string\"' -D__KBUILD_MODNAME=kmod_string -c -o spl/lib/string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/string.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/linux_compat.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/tables_csum.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.read_extra.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/read_extra\"' -DKBUILD_BASENAME='\"read_extra\"' -DKBUILD_MODNAME='\"read_extra\"' -D__KBUILD_MODNAME=kmod_read_extra -c -o tpl/drivers/core/read_extra.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/read_extra.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/core/ofnode_graph.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.hexdump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/hexdump\"' -DKBUILD_BASENAME='\"hexdump\"' -DKBUILD_MODNAME='\"hexdump\"' -D__KBUILD_MODNAME=kmod_hexdump -c -o tpl/lib/hexdump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hexdump.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/syscon-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/dump.o\n|   rm -f spl/drivers/core/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/core/built-in.a spl/drivers/core/device.o spl/drivers/core/fdtaddr.o spl/drivers/core/lists.o spl/drivers/core/root.o spl/drivers/core/uclass.o spl/drivers/core/util.o spl/drivers/core/tag.o spl/drivers/core/simple-bus.o spl/drivers/core/dump.o spl/drivers/core/regmap.o spl/drivers/core/syscon-uclass.o spl/drivers/core/read.o spl/drivers/core/of_extra.o spl/drivers/core/ofnode.o spl/drivers/core/read_extra.o spl/drivers/core/ofnode_graph.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/of_extra.o\n|   rm -f spl/drivers/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/built-in.a spl/drivers/block/built-in.a spl/drivers/clk/built-in.a spl/drivers/core/built-in.a spl/drivers/sysreset/built-in.a spl/drivers/mmc/built-in.a spl/drivers/mtd/built-in.a spl/drivers/pinctrl/built-in.a spl/drivers/ram/built-in.a spl/drivers/serial/built-in.a spl/drivers/bus/built-in.a spl/drivers/crypto/built-in.a spl/drivers/soc/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.tables_csum.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/tables_csum\"' -DKBUILD_BASENAME='\"tables_csum\"' -DKBUILD_MODNAME='\"tables_csum\"' -D__KBUILD_MODNAME=kmod_tables_csum -c -o spl/lib/tables_csum.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/tables_csum.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/drivers/core/.ofnode_graph.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./tpl/drivers/core    -DKBUILD_MODFILE='\"tpl/drivers/core/ofnode_graph\"' -DKBUILD_BASENAME='\"ofnode_graph\"' -DKBUILD_MODNAME='\"ofnode_graph\"' -D__KBUILD_MODNAME=kmod_ofnode_graph -c -o tpl/drivers/core/ofnode_graph.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/ofnode_graph.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.uuid.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/uuid\"' -DKBUILD_BASENAME='\"uuid\"' -DKBUILD_MODNAME='\"uuid\"' -D__KBUILD_MODNAME=kmod_uuid -c -o tpl/lib/uuid.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/uuid.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/membuf.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.time.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/time\"' -DKBUILD_BASENAME='\"time\"' -DKBUILD_MODNAME='\"time\"' -D__KBUILD_MODNAME=kmod_time -c -o spl/lib/time.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/time.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/hexdump.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/tables_csum.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.hexdump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/hexdump\"' -DKBUILD_BASENAME='\"hexdump\"' -DKBUILD_MODNAME='\"hexdump\"' -D__KBUILD_MODNAME=kmod_hexdump -c -o spl/lib/hexdump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hexdump.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/read_extra.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/membuf.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.rand.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/rand\"' -DKBUILD_BASENAME='\"rand\"' -DKBUILD_MODNAME='\"rand\"' -D__KBUILD_MODNAME=kmod_rand -c -o tpl/lib/rand.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rand.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.uuid.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/uuid\"' -DKBUILD_BASENAME='\"uuid\"' -DKBUILD_MODNAME='\"uuid\"' -D__KBUILD_MODNAME=kmod_uuid -c -o spl/lib/uuid.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/uuid.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.rand.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/rand\"' -DKBUILD_BASENAME='\"rand\"' -DKBUILD_MODNAME='\"rand\"' -D__KBUILD_MODNAME=kmod_rand -c -o spl/lib/rand.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rand.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/time.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.panic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/panic\"' -DKBUILD_BASENAME='\"panic\"' -DKBUILD_MODNAME='\"panic\"' -D__KBUILD_MODNAME=kmod_panic -c -o tpl/lib/panic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/panic.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/regmap.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.panic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/panic\"' -DKBUILD_BASENAME='\"panic\"' -DKBUILD_MODNAME='\"panic\"' -D__KBUILD_MODNAME=kmod_panic -c -o spl/lib/panic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/panic.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.tiny-printf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/tiny-printf\"' -DKBUILD_BASENAME='\"tiny_printf\"' -DKBUILD_MODNAME='\"tiny_printf\"' -D__KBUILD_MODNAME=kmod_tiny_printf -c -o tpl/lib/tiny-printf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/tiny-printf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/rand.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/hexdump.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/rand.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.strto.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/strto\"' -DKBUILD_BASENAME='\"strto\"' -DKBUILD_MODNAME='\"strto\"' -D__KBUILD_MODNAME=kmod_strto -c -o tpl/lib/strto.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/strto.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/panic.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/read.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.tiny-printf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/tiny-printf\"' -DKBUILD_BASENAME='\"tiny_printf\"' -DKBUILD_MODNAME='\"tiny_printf\"' -D__KBUILD_MODNAME=kmod_tiny_printf -c -o spl/lib/tiny-printf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/tiny-printf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/slre.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.strto.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/strto\"' -DKBUILD_BASENAME='\"strto\"' -DKBUILD_MODNAME='\"strto\"' -D__KBUILD_MODNAME=kmod_strto -c -o spl/lib/strto.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/strto.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/panic.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.abuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/abuf\"' -DKBUILD_BASENAME='\"abuf\"' -DKBUILD_MODNAME='\"abuf\"' -D__KBUILD_MODNAME=kmod_abuf -c -o spl/lib/abuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/abuf.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.alist.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/alist\"' -DKBUILD_BASENAME='\"alist\"' -DKBUILD_MODNAME='\"alist\"' -D__KBUILD_MODNAME=kmod_alist -c -o spl/lib/alist.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/alist.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.abuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/abuf\"' -DKBUILD_BASENAME='\"abuf\"' -DKBUILD_MODNAME='\"abuf\"' -D__KBUILD_MODNAME=kmod_abuf -c -o tpl/lib/abuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/abuf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/string.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.date.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/date\"' -DKBUILD_BASENAME='\"date\"' -DKBUILD_MODNAME='\"date\"' -D__KBUILD_MODNAME=kmod_date -c -o spl/lib/date.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/date.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/ofnode_graph.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/slre.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.rtc-lib.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/rtc-lib\"' -DKBUILD_BASENAME='\"rtc_lib\"' -DKBUILD_MODNAME='\"rtc_lib\"' -D__KBUILD_MODNAME=kmod_rtc_lib -c -o spl/lib/rtc-lib.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rtc-lib.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/string.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.alist.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/alist\"' -DKBUILD_BASENAME='\"alist\"' -DKBUILD_MODNAME='\"alist\"' -D__KBUILD_MODNAME=kmod_alist -c -o tpl/lib/alist.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/alist.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.elf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/elf\"' -DKBUILD_BASENAME='\"elf\"' -DKBUILD_MODNAME='\"elf\"' -D__KBUILD_MODNAME=kmod_elf -c -o spl/lib/elf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/elf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/time.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.date.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/date\"' -DKBUILD_BASENAME='\"date\"' -DKBUILD_MODNAME='\"date\"' -D__KBUILD_MODNAME=kmod_date -c -o tpl/lib/date.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/date.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.rtc-lib.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/rtc-lib\"' -DKBUILD_BASENAME='\"rtc_lib\"' -DKBUILD_MODNAME='\"rtc_lib\"' -D__KBUILD_MODNAME=kmod_rtc_lib -c -o tpl/lib/rtc-lib.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rtc-lib.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/uuid.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/date.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/abuf.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,tpl/lib/.elf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Itpl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_TPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./tpl/lib    -DKBUILD_MODFILE='\"tpl/lib/elf\"' -DKBUILD_BASENAME='\"elf\"' -DKBUILD_MODNAME='\"elf\"' -D__KBUILD_MODNAME=kmod_elf -c -o tpl/lib/elf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/elf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/rtc-lib.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/abuf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/strto.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/alist.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/strto.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/uuid.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/tiny-printf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/rtc-lib.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/date.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/tiny-printf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/alist.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/elf.o\n|   rm -f spl/lib/built-in.a; aarch64-poky-linux-ar rcTP spl/lib/built-in.a spl/lib/crc8.o spl/lib/crypto/built-in.a spl/lib/rsa/built-in.a spl/lib/hash-checksum.o spl/lib/sha1.o spl/lib/sha256_common.o spl/lib/sha256.o spl/lib/libfdt/built-in.a spl/lib/fdtdec_common.o spl/lib/fdtdec.o spl/lib/crc16-ccitt.o spl/lib/net_utils.o spl/lib/qsort.o spl/lib/hashtable.o spl/lib/errno.o spl/lib/display_options.o spl/lib/crc32.o spl/lib/ctype.o spl/lib/div64.o spl/lib/hang.o spl/lib/linux_compat.o spl/lib/linux_string.o spl/lib/membuf.o spl/lib/slre.o spl/lib/string.o spl/lib/tables_csum.o spl/lib/time.o spl/lib/hexdump.o spl/lib/uuid.o spl/lib/rand.o spl/lib/panic.o spl/lib/tiny-printf.o spl/lib/strto.o spl/lib/abuf.o spl/lib/alist.o spl/lib/date.o spl/lib/rtc-lib.o spl/lib/elf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/lib/elf.o\n|   rm -f tpl/lib/built-in.a; aarch64-poky-linux-ar rcTP tpl/lib/built-in.a tpl/lib/crypto/built-in.a tpl/lib/hash-checksum.o tpl/lib/libfdt/built-in.a tpl/lib/fdtdec_common.o tpl/lib/fdtdec.o tpl/lib/net_utils.o tpl/lib/qsort.o tpl/lib/hashtable.o tpl/lib/errno.o tpl/lib/display_options.o tpl/lib/ctype.o tpl/lib/div64.o tpl/lib/hang.o tpl/lib/linux_compat.o tpl/lib/linux_string.o tpl/lib/membuf.o tpl/lib/slre.o tpl/lib/string.o tpl/lib/tables_csum.o tpl/lib/time.o tpl/lib/hexdump.o tpl/lib/uuid.o tpl/lib/rand.o tpl/lib/panic.o tpl/lib/tiny-printf.o tpl/lib/strto.o tpl/lib/abuf.o tpl/lib/alist.o tpl/lib/date.o tpl/lib/rtc-lib.o tpl/lib/elf.o\n|   ( cd spl && touch arch/arm/mach-rockchip/built-in.a arch/arm/cpu/armv8/built-in.a arch/arm/cpu/built-in.a arch/arm/lib/built-in.a common/spl/built-in.a common/init/built-in.a boot/built-in.a common/built-in.a cmd/built-in.a env/built-in.a lib/built-in.a disk/built-in.a drivers/built-in.a dts/built-in.a fs/built-in.a && aarch64-poky-linux-ld -z noexecstack -z norelro --no-warn-rwx-segments -T u-boot-spl.lds --gc-sections -Bstatic --gc-sections  --no-dynamic-linker --build-id=none -Ttext 0x00000000 arch/arm/cpu/armv8/start.o --whole-archive arch/arm/mach-rockchip/built-in.a arch/arm/cpu/armv8/built-in.a arch/arm/cpu/built-in.a arch/arm/lib/built-in.a common/spl/built-in.a common/init/built-in.a boot/built-in.a common/built-in.a cmd/built-in.a env/built-in.a lib/built-in.a disk/built-in.a drivers/built-in.a dts/built-in.a fs/built-in.a  --no-whole-archive -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -Map u-boot-spl.map -o u-boot-spl )\n|   aarch64-poky-linux-objcopy -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel  -O binary  spl/u-boot-spl spl/u-boot-spl-nodtb.bin\n|   aarch64-poky-linux-objdump -t spl/u-boot-spl > spl/u-boot-spl.sym\n|   cat spl/u-boot-spl-nodtb.bin spl/u-boot-spl.dtb > spl/u-boot-spl-dtb.bin\n|   cp spl/u-boot-spl-dtb.bin spl/u-boot-spl.bin\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export tpl/drivers/core/ofnode.o\n|   rm -f tpl/drivers/core/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/core/built-in.a tpl/drivers/core/device.o tpl/drivers/core/fdtaddr.o tpl/drivers/core/lists.o tpl/drivers/core/root.o tpl/drivers/core/uclass.o tpl/drivers/core/util.o tpl/drivers/core/tag.o tpl/drivers/core/dump.o tpl/drivers/core/regmap.o tpl/drivers/core/syscon-uclass.o tpl/drivers/core/read.o tpl/drivers/core/of_extra.o tpl/drivers/core/ofnode.o tpl/drivers/core/read_extra.o tpl/drivers/core/ofnode_graph.o\n|   rm -f tpl/drivers/built-in.a; aarch64-poky-linux-ar rcTP tpl/drivers/built-in.a tpl/drivers/clk/built-in.a tpl/drivers/core/built-in.a tpl/drivers/sysreset/built-in.a tpl/drivers/mtd/built-in.a tpl/drivers/ram/built-in.a tpl/drivers/serial/built-in.a tpl/drivers/bus/built-in.a tpl/drivers/soc/built-in.a\n|   ( cd tpl && touch arch/arm/mach-rockchip/built-in.a arch/arm/cpu/armv8/built-in.a arch/arm/cpu/built-in.a arch/arm/lib/built-in.a common/spl/built-in.a common/init/built-in.a boot/built-in.a common/built-in.a cmd/built-in.a env/built-in.a lib/built-in.a disk/built-in.a drivers/built-in.a dts/built-in.a fs/built-in.a && aarch64-poky-linux-ld -z noexecstack -z norelro --no-warn-rwx-segments -T u-boot-spl.lds --gc-sections -Bstatic --gc-sections  --no-dynamic-linker --build-id=none -Ttext 0xff8c2000 arch/arm/cpu/armv8/start.o --whole-archive arch/arm/mach-rockchip/built-in.a arch/arm/cpu/armv8/built-in.a arch/arm/cpu/built-in.a arch/arm/lib/built-in.a common/spl/built-in.a common/init/built-in.a boot/built-in.a common/built-in.a cmd/built-in.a env/built-in.a lib/built-in.a disk/built-in.a drivers/built-in.a dts/built-in.a fs/built-in.a  --no-whole-archive -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -Map u-boot-tpl.map -o u-boot-tpl )\n|   aarch64-poky-linux-objcopy -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel  -O binary  tpl/u-boot-tpl tpl/u-boot-tpl-nodtb.bin\n|   aarch64-poky-linux-objdump -t tpl/u-boot-tpl > tpl/u-boot-tpl.sym\n|   cat tpl/u-boot-tpl-nodtb.bin tpl/u-boot-tpl.dtb > tpl/u-boot-tpl-dtb.bin\n|   cp tpl/u-boot-tpl-dtb.bin tpl/u-boot-tpl.bin\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman   --toolpath ./tools  build -u -d ./u-boot.dtb -O . -m --allow-missing --fake-ext-blobs  -I . -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/rockchip/evb_rk3399 -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -I dts/upstream/src/arm64 -a of-list=\"rockchip/rk3399-evb\"  -a atf-bl1-path= -a atf-bl31-path=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -a tee-os-path= -a ti-dm-path= -a opensbi-path= -a default-dt=\"rockchip/rk3399-evb\" -a scp-path= -a rockchip-tpl-path= -a spl-bss-pad= -a tpl-bss-pad= -a vpl-bss-pad=1 -a spl-dtb=y -a tpl-dtb=y -a vpl-dtb= -a pre-load-key-path= -a of-spl-remove-props=\"clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents\"\n| Traceback (most recent call last):\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman\", line 45, in <module>\n|     from binman import cmdline\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/cmdline.py\", line 11, in <module>\n|     from binman import state\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/state.py\", line 14, in <module>\n|     from dtoc import fdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/dtoc/fdt.py\", line 13, in <module>\n|     import libfdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/libfdt.py\", line 12, in <module>\n|     import _libfdt\n| ImportError: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/_libfdt.so: undefined symbol: PyInt_AsLong\n| make[1]: *** [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile:1395: .binman_stamp] Error 1\n| make: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make: *** [Makefile:189: __sub-make] Error 2\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1095 tasks of which 1089 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812075845.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812075845.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.3025636\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2026-08-12 07:48:09,735 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/conf/local.conf\n2026-08-12 07:48:09,736 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 88.971,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 2177, in test_sign_standalone_uboot_atf_tee_fit_image\n    self._test_fitimage(bb_vars)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 651, in _test_fitimage\n    fitimage_its_path, fitimage_path = self._bitbake_fit_image(bb_vars)\n                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1743, in _bitbake_fit_image\n    bitbake(UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1042 .bb files complete (0 cached, 1042 parsed). 2091 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nmeta-yocto-bsp       \nmeta-poky            = \"master-next:3046be5caa45d538f3995657d06502fe5b530983\"\nmeta-selftest        = \"master:075933288b40c461787bc27868f59ef97ada7143\"\n\nInitialising tasks...Sstate summary: Wanted 264 Local 256 Mirrors 0 Missed 8 Current 189 (96% match, 98% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 1044 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile)\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Started\nERROR: u-boot-1_2026.07-r0 do_compile: oe_runmake failed\nERROR: u-boot-1_2026.07-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/run.do_compile.3191375' failed with exit code 1\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.3191375\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 CROSS_COMPILE=aarch64-poky-linux- V=1 CC=aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  HOSTCC=gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread STAGING_INCDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include STAGING_LIBDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib BL31=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 O=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build all\n| make: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile all\n| set -e; mkdir -p include/config/; trap \"rm -f include/config/.uboot.release.tmp\" EXIT; { \tKERNELVERSION=2026.07 sh /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/setlocalversion /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07; } > include/config/.uboot.release.tmp; if [ ! -r include/config/uboot.release ] || ! cmp -s include/config/uboot.release include/config/.uboot.release.tmp; then : '  UPD     include/config/uboot.release'; mv -f include/config/.uboot.release.tmp include/config/uboot.release; fi\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch//include/generated ]; then \\\n| \techo >&2 \"***\"; \\\n| \techo >&2 \"*** The source tree is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"*** in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07\";\\\n| \techo >&2 \"***\"; \\\n| \tfalse; \\\n| fi\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 source\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.version_autogenerated.h.tmp\" EXIT; { \t(echo \\#define PLAIN_VERSION \\\"2026.07\\\"; echo \\#define U_BOOT_VERSION \\\"U-Boot \\\" PLAIN_VERSION; echo \\#define U_BOOT_VERSION_NUM 2026; echo \\#define U_BOOT_VERSION_NUM_PATCH $(echo 07 | sed -e \"s/^0*//\"); echo \\#define HOST_ARCH 0xaa64; echo \\#define CC_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  --version | head -n 1)\\\"; echo \\#define LD_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-ld --version | head -n 1)\\\"; ); } > include/generated/.version_autogenerated.h.tmp; if [ ! -r include/generated/version_autogenerated.h ] || ! cmp -s include/generated/version_autogenerated.h include/generated/.version_autogenerated.h.tmp; then : '  UPD     include/generated/version_autogenerated.h'; mv -f include/generated/.version_autogenerated.h.tmp include/generated/version_autogenerated.h; fi\n|   { echo \"# Automatically generated by /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile: don't edit\"; echo \"include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile\"; } > Makefile\n| test -e .gitignore || \\\n| { echo \"# this is build directory, ignore it\"; echo \"*\"; } > .gitignore\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.timestamp_autogenerated.h.tmp\" EXIT; { \t(if test -n \"${SOURCE_DATE_EPOCH}\"; then SOURCE_DATE=\"@${SOURCE_DATE_EPOCH}\"; DATE=\"\"; for date in gdate date.gnu date; do ${date} -u -d \"${SOURCE_DATE}\" >/dev/null 2>&1 && DATE=\"${date}\"; done; if test -n \"${DATE}\"; then LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_EPOCH %s'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C date +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C date +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C date +'#define U_BOOT_EPOCH %s'; fi); } > include/generated/.timestamp_autogenerated.h.tmp; if [ ! -r include/generated/timestamp_autogenerated.h ] || ! cmp -s include/generated/timestamp_autogenerated.h include/generated/.timestamp_autogenerated.h.tmp; then : '  UPD     include/generated/timestamp_autogenerated.h'; mv -f include/generated/.timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.dt.h.tmp\" EXIT; { \t(if test -n \"${DEVICE_TREE}\"; then echo \\#define DEVICE_TREE \\\"\\\"; else echo \\#define DEVICE_TREE CONFIG_DEFAULT_DEVICE_TREE; fi); } > include/generated/.dt.h.tmp; if [ ! -r include/generated/dt.h ] || ! cmp -s include/generated/dt.h include/generated/.dt.h.tmp; then : '  UPD     include/generated/dt.h'; mv -f include/generated/.dt.h.tmp include/generated/dt.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/basic\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config ]; then \\\n| \techo >&2 \"  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"  in the '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07' directory.\";\\\n| \t/bin/false; \\\n| fi;\n| if test \"./scripts/dtc/dtc\" = \"./scripts/dtc/dtc\"; then \\\n| \tmake -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc; \\\n| else \\\n| \tif ! ./scripts/dtc/dtc -v >/dev/null; then \\\n| \t\techo '*** Failed to check dtc version: ./scripts/dtc/dtc'; \\\n| \t\tfalse; \\\n| \telse \\\n| \t\tif test \"010702\" -lt 010406; then \\\n| \t\t\techo '*** Your dtc is too old, please upgrade to dtc 010406 or newer'; \\\n| \t\t\tfalse; \\\n| \t\telse \\\n| \t\t\tif [ -n \"y\" ]; then \\\n| \t\t\t\tif ! echo \"import libfdt\" | python3 2>/dev/null; then \\\n| \t\t\t\t\techo '*** pylibfdt does not seem to be available with python3'; \\\n| \t\t\t\t\tfalse; \\\n| \t\t\t\tfi; \\\n| \t\t\tfi; \\\n| \t\tfi; \\\n| \tfi; \\\n| fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc/pylibfdt \\\n|  \\\n| need-builtin= \\\n| need-modorder=\n|   unset CROSS_COMPILE; unset CFLAGS; CC=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" LDSHARED=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -shared \" LDFLAGS=\"\" VERSION=\"2026.07\" CPPFLAGS=\" -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt\" OBJDIR=scripts/dtc/pylibfdt SOURCES=\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_ro.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_wip.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_sw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_rw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_strerror.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_empty_tree.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_addresses.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_overlay.c scripts/dtc/pylibfdt/libfdt.i\" SWIG_OPTS=\"-I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/..\" python3 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/pylibfdt/setup.py --quiet build_ext --inplace\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=.\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.generic-asm-offsets.h.tmp; if [ ! -r include/generated/generic-asm-offsets.h ] || ! cmp -s include/generated/generic-asm-offsets.h include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     include/generated/generic-asm-offsets.h'; mv -f include/generated/.generic-asm-offsets.h.tmp include/generated/generic-asm-offsets.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.asm-offsets.h.tmp; if [ ! -r include/generated/asm-offsets.h ] || ! cmp -s include/generated/asm-offsets.h include/generated/.asm-offsets.h.tmp; then : '  UPD     include/generated/asm-offsets.h'; mv -f include/generated/.asm-offsets.h.tmp include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tools need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wp,-MD,./.u-boot.lds.d -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -ansi -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/u-boot/u-boot.lds.h -DCPUDIR=arch/arm/cpu/armv8  -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o u-boot.lds /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/u-boot.lds\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/mach-rockchip need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/mach-rockchip/rk3399 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common/init \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/cdns3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/adc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/firmware \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/i2c \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/input \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ram \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/nand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/pmic \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/onenand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/spi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/allwinner \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/marvell \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/nxp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/spi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ram/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/mscc_eswitch \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/socionext \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ata \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/dwc3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/broadcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/cache \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/cadence \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/misc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/qe \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/qcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/mediatek \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/renesas \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/dfu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/rtc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aes \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/starfive \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/scsi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/rsa_mod_exp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/fsl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sound \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/hash \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/spmi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aspeed \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/watchdog \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mailbox \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/nuvoton \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/memory \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/emul need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mfd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pwm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/reset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/iommu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/smem \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd/arm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/thermal \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/axi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ufs \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/bridge \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/rng \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/eth need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/host need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/isp1760 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/mtu3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/musb-new need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/phy need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/tcpm need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/ulpi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/ext4 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/fat \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=net need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_driver \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_loader \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/lzma \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/rsa \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/zlib \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=examples need-builtin=1\n|   touch  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-rockchip/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a ; aarch64-poky-linux-ld -z noexecstack -z norelro --no-warn-rwx-segments -pie -z common-page-size=0x1000 -z max-page-size=0x1000 --gc-sections -Bstatic  --no-dynamic-linker -z notext  --build-id=none -Ttext 0x00800000 -o u-boot -T u-boot.lds arch/arm/cpu/armv8/start.o --whole-archive  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-rockchip/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a --no-whole-archive -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -Map u-boot.map;  true\n|   aarch64-poky-linux-objcopy -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O srec u-boot u-boot.srec\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=dts dtbs\n|   aarch64-poky-linux-objcopy --gap-fill=0xff -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O binary   u-boot u-boot-nodtb.bin && {  echo '  tools/relocate-rela  '; tools/relocate-rela u-boot-nodtb.bin u-boot; } || { rm -f u-boot-nodtb.bin; false; }\n|   tools/relocate-rela\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=dts/upstream/src/arm64 dtbs\n|   aarch64-poky-linux-objdump -t u-boot > u-boot.sym\n| test -e dts/upstream/src/arm64/rockchip/rk3399-evb.dtb || (\t\t\t\t\t\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| echo >&2 \"Device Tree Source (dts/upstream/src/arm64/rockchip/rk3399-evb.dtb) is not correctly specified.\";\t\\\n| echo >&2 \"Please define 'CONFIG_DEFAULT_DEVICE_TREE'\";\t\t\\\n| echo >&2 \"or build with 'DEVICE_TREE=<device_tree>' argument\";\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| /bin/false)\n| make obj=spl -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.xpl all\n|   cat u-boot-nodtb.bin dts/dt.dtb > u-boot-dtb.bin\n| make obj=tpl -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.xpl all\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x00800000 -e 0x00800000 -p 0x0 -n \"U-Boot 2026.07 for evb_rk3399 board\" -E  -b dts/upstream/src/arm64/rockchip/rk3399-evb.dtb  -d u-boot-nodtb.bin u-boot.img >/dev/null  && cat /dev/null\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x00800000 -e 0x00800000 -p 0x0 -n \"U-Boot 2026.07 for evb_rk3399 board\" -E  -b dts/upstream/src/arm64/rockchip/rk3399-evb.dtb  -d u-boot-nodtb.bin u-boot-dtb.img >/dev/null  && cat /dev/null\n|   cp u-boot-dtb.bin u-boot.bin\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/. need-builtin=1\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.generic-asm-offsets.h.tmp; if [ ! -r spl/./include/generated/generic-asm-offsets.h ] || ! cmp -s spl/./include/generated/generic-asm-offsets.h spl/./include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/generic-asm-offsets.h'; mv -f spl/./include/generated/.generic-asm-offsets.h.tmp spl/./include/generated/generic-asm-offsets.h; fi\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.asm-offsets.h.tmp; if [ ! -r spl/./include/generated/asm-offsets.h ] || ! cmp -s spl/./include/generated/asm-offsets.h spl/./include/generated/.asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/asm-offsets.h'; mv -f spl/./include/generated/.asm-offsets.h.tmp spl/./include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-rockchip need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/spl need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/init need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/dts need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-rockchip/rk3399 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/ram \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/rsa \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/ram/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/aes \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/rsa_mod_exp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl/nxp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/fsl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl/broadcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/hash \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/aspeed \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/nuvoton \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/. need-builtin=1\n| set -e; mkdir -p tpl/./include/generated/; trap \"rm -f tpl/./include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < tpl/./lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > tpl/./include/generated/.generic-asm-offsets.h.tmp; if [ ! -r tpl/./include/generated/generic-asm-offsets.h ] || ! cmp -s tpl/./include/generated/generic-asm-offsets.h tpl/./include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     tpl/./include/generated/generic-asm-offsets.h'; mv -f tpl/./include/generated/.generic-asm-offsets.h.tmp tpl/./include/generated/generic-asm-offsets.h; fi\n| set -e; mkdir -p tpl/./include/generated/; trap \"rm -f tpl/./include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < tpl/./arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > tpl/./include/generated/.asm-offsets.h.tmp; if [ ! -r tpl/./include/generated/asm-offsets.h ] || ! cmp -s tpl/./include/generated/asm-offsets.h tpl/./include/generated/.asm-offsets.h.tmp; then : '  UPD     tpl/./include/generated/asm-offsets.h'; mv -f tpl/./include/generated/.asm-offsets.h.tmp tpl/./include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/mach-rockchip need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/common/spl need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/common/init need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/dts need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/mach-rockchip/rk3399 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/ram \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/ram/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman   --toolpath ./tools  build -u -d ./u-boot.dtb -O . -m --allow-missing --fake-ext-blobs  -I . -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/rockchip/evb_rk3399 -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -I dts/upstream/src/arm64 -a of-list=\"rockchip/rk3399-evb\"  -a atf-bl1-path= -a atf-bl31-path=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -a tee-os-path= -a ti-dm-path= -a opensbi-path= -a default-dt=\"rockchip/rk3399-evb\" -a scp-path= -a rockchip-tpl-path= -a spl-bss-pad= -a tpl-bss-pad= -a vpl-bss-pad=1 -a spl-dtb=y -a tpl-dtb=y -a vpl-dtb= -a pre-load-key-path= -a of-spl-remove-props=\"clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents\"\n| Traceback (most recent call last):\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman\", line 45, in <module>\n|     from binman import cmdline\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/cmdline.py\", line 11, in <module>\n|     from binman import state\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/state.py\", line 14, in <module>\n|     from dtoc import fdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/dtoc/fdt.py\", line 13, in <module>\n|     import libfdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/libfdt.py\", line 12, in <module>\n|     import _libfdt\n| ImportError: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/_libfdt.so: undefined symbol: PyInt_AsLong\n| make[1]: *** [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile:1395: .binman_stamp] Error 1\n| make: *** [Makefile:189: __sub-make] Error 2\n| make: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1045 tasks of which 1044 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080059.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080059.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.3191375\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2026-08-12 07:48:09,735 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/conf/local.conf\n2026-08-12 07:48:09,736 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 89.882,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 2041, in test_sign_standalone_uboot_fit_image\n    self._test_fitimage(bb_vars)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 651, in _test_fitimage\n    fitimage_its_path, fitimage_path = self._bitbake_fit_image(bb_vars)\n                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1743, in _bitbake_fit_image\n    bitbake(UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1042 .bb files complete (0 cached, 1042 parsed). 2091 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nmeta-yocto-bsp       \nmeta-poky            = \"master-next:3046be5caa45d538f3995657d06502fe5b530983\"\nmeta-selftest        = \"master:075933288b40c461787bc27868f59ef97ada7143\"\n\nInitialising tasks...Sstate summary: Wanted 264 Local 256 Mirrors 0 Missed 8 Current 189 (96% match, 98% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 1044 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile)\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Started\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nERROR: u-boot-1_2026.07-r0 do_compile: oe_runmake failed\nERROR: u-boot-1_2026.07-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/run.do_compile.3290612' failed with exit code 1\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.3290612\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 CROSS_COMPILE=aarch64-poky-linux- V=1 CC=aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  HOSTCC=gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread STAGING_INCDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include STAGING_LIBDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib BL31=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 O=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build all\n| make: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile all\n| set -e; mkdir -p include/config/; trap \"rm -f include/config/.uboot.release.tmp\" EXIT; { \tKERNELVERSION=2026.07 sh /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/setlocalversion /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07; } > include/config/.uboot.release.tmp; if [ ! -r include/config/uboot.release ] || ! cmp -s include/config/uboot.release include/config/.uboot.release.tmp; then : '  UPD     include/config/uboot.release'; mv -f include/config/.uboot.release.tmp include/config/uboot.release; fi\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch//include/generated ]; then \\\n| \techo >&2 \"***\"; \\\n| \techo >&2 \"*** The source tree is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"*** in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07\";\\\n| \techo >&2 \"***\"; \\\n| \tfalse; \\\n| fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.timestamp_autogenerated.h.tmp\" EXIT; { \t(if test -n \"${SOURCE_DATE_EPOCH}\"; then SOURCE_DATE=\"@${SOURCE_DATE_EPOCH}\"; DATE=\"\"; for date in gdate date.gnu date; do ${date} -u -d \"${SOURCE_DATE}\" >/dev/null 2>&1 && DATE=\"${date}\"; done; if test -n \"${DATE}\"; then LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_EPOCH %s'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C date +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C date +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C date +'#define U_BOOT_EPOCH %s'; fi); } > include/generated/.timestamp_autogenerated.h.tmp; if [ ! -r include/generated/timestamp_autogenerated.h ] || ! cmp -s include/generated/timestamp_autogenerated.h include/generated/.timestamp_autogenerated.h.tmp; then : '  UPD     include/generated/timestamp_autogenerated.h'; mv -f include/generated/.timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 source\n|   { echo \"# Automatically generated by /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile: don't edit\"; echo \"include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile\"; } > Makefile\n| test -e .gitignore || \\\n| { echo \"# this is build directory, ignore it\"; echo \"*\"; } > .gitignore\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.dt.h.tmp\" EXIT; { \t(if test -n \"${DEVICE_TREE}\"; then echo \\#define DEVICE_TREE \\\"\\\"; else echo \\#define DEVICE_TREE CONFIG_DEFAULT_DEVICE_TREE; fi); } > include/generated/.dt.h.tmp; if [ ! -r include/generated/dt.h ] || ! cmp -s include/generated/dt.h include/generated/.dt.h.tmp; then : '  UPD     include/generated/dt.h'; mv -f include/generated/.dt.h.tmp include/generated/dt.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/basic\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config ]; then \\\n| \techo >&2 \"  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"  in the '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07' directory.\";\\\n| \t/bin/false; \\\n| fi;\n| if test \"./scripts/dtc/dtc\" = \"./scripts/dtc/dtc\"; then \\\n| \tmake -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc; \\\n| else \\\n| \tif ! ./scripts/dtc/dtc -v >/dev/null; then \\\n| \t\techo '*** Failed to check dtc version: ./scripts/dtc/dtc'; \\\n| \t\tfalse; \\\n| \telse \\\n| \t\tif test \"010702\" -lt 010406; then \\\n| \t\t\techo '*** Your dtc is too old, please upgrade to dtc 010406 or newer'; \\\n| \t\t\tfalse; \\\n| \t\telse \\\n| \t\t\tif [ -n \"y\" ]; then \\\n| \t\t\t\tif ! echo \"import libfdt\" | python3 2>/dev/null; then \\\n| \t\t\t\t\techo '*** pylibfdt does not seem to be available with python3'; \\\n| \t\t\t\t\tfalse; \\\n| \t\t\t\tfi; \\\n| \t\t\tfi; \\\n| \t\tfi; \\\n| \tfi; \\\n| fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc/pylibfdt \\\n|  \\\n| need-builtin= \\\n| need-modorder=\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.version_autogenerated.h.tmp\" EXIT; { \t(echo \\#define PLAIN_VERSION \\\"2026.07\\\"; echo \\#define U_BOOT_VERSION \\\"U-Boot \\\" PLAIN_VERSION; echo \\#define U_BOOT_VERSION_NUM 2026; echo \\#define U_BOOT_VERSION_NUM_PATCH $(echo 07 | sed -e \"s/^0*//\"); echo \\#define HOST_ARCH 0xaa64; echo \\#define CC_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  --version | head -n 1)\\\"; echo \\#define LD_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-ld --version | head -n 1)\\\"; ); } > include/generated/.version_autogenerated.h.tmp; if [ ! -r include/generated/version_autogenerated.h ] || ! cmp -s include/generated/version_autogenerated.h include/generated/.version_autogenerated.h.tmp; then : '  UPD     include/generated/version_autogenerated.h'; mv -f include/generated/.version_autogenerated.h.tmp include/generated/version_autogenerated.h; fi\n|   unset CROSS_COMPILE; unset CFLAGS; CC=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" LDSHARED=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -shared \" LDFLAGS=\"\" VERSION=\"2026.07\" CPPFLAGS=\" -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt\" OBJDIR=scripts/dtc/pylibfdt SOURCES=\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_ro.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_wip.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_sw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_rw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_strerror.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_empty_tree.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_addresses.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_overlay.c scripts/dtc/pylibfdt/libfdt.i\" SWIG_OPTS=\"-I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/..\" python3 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/pylibfdt/setup.py --quiet build_ext --inplace\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=.\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.generic-asm-offsets.h.tmp; if [ ! -r include/generated/generic-asm-offsets.h ] || ! cmp -s include/generated/generic-asm-offsets.h include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     include/generated/generic-asm-offsets.h'; mv -f include/generated/.generic-asm-offsets.h.tmp include/generated/generic-asm-offsets.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.asm-offsets.h.tmp; if [ ! -r include/generated/asm-offsets.h ] || ! cmp -s include/generated/asm-offsets.h include/generated/.asm-offsets.h.tmp; then : '  UPD     include/generated/asm-offsets.h'; mv -f include/generated/.asm-offsets.h.tmp include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tools need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wp,-MD,./.u-boot.lds.d -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-rockchip/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -ansi -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/u-boot/u-boot.lds.h -DCPUDIR=arch/arm/cpu/armv8  -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o u-boot.lds /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/u-boot.lds\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/mach-rockchip need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/mach-rockchip/rk3399 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common/init \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/cdns3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/adc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/firmware \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/i2c \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/input \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ram \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/allwinner \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/pmic \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/nand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/marvell \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/onenand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/nxp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ram/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/broadcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/mscc_eswitch \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/spi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/socionext \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/spi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/qe \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/dwc3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/cadence \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ata \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/mediatek \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/cache \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/qcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/renesas \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/misc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/starfive \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/dfu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aes \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/rsa_mod_exp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/fsl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/hash \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aspeed \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/rtc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/nuvoton \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/scsi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/emul need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sound \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/spmi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/watchdog \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mailbox \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/memory \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mfd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pwm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/reset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/iommu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/smem \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/thermal \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/axi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ufs \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/rng \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/bridge \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd/arm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/eth need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/host need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/isp1760 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/mtu3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/musb-new need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/phy need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/tcpm need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/ulpi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/ext4 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/fat \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=net need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_driver \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_loader \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/lzma \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/rsa \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/zlib \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=examples need-builtin=1\n|   touch  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-rockchip/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a ; aarch64-poky-linux-ld -z noexecstack -z norelro --no-warn-rwx-segments -pie -z common-page-size=0x1000 -z max-page-size=0x1000 --gc-sections -Bstatic  --no-dynamic-linker -z notext  --build-id=none -Ttext 0x00800000 -o u-boot -T u-boot.lds arch/arm/cpu/armv8/start.o --whole-archive  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-rockchip/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a --no-whole-archive -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -Map u-boot.map;  true\n|   aarch64-poky-linux-objcopy -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O srec u-boot u-boot.srec\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=dts dtbs\n|   aarch64-poky-linux-objcopy --gap-fill=0xff -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O binary   u-boot u-boot-nodtb.bin && {  echo '  tools/relocate-rela  '; tools/relocate-rela u-boot-nodtb.bin u-boot; } || { rm -f u-boot-nodtb.bin; false; }\n|   tools/relocate-rela\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=dts/upstream/src/arm64 dtbs\n|   aarch64-poky-linux-objdump -t u-boot > u-boot.sym\n| test -e dts/upstream/src/arm64/rockchip/rk3399-evb.dtb || (\t\t\t\t\t\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| echo >&2 \"Device Tree Source (dts/upstream/src/arm64/rockchip/rk3399-evb.dtb) is not correctly specified.\";\t\\\n| echo >&2 \"Please define 'CONFIG_DEFAULT_DEVICE_TREE'\";\t\t\\\n| echo >&2 \"or build with 'DEVICE_TREE=<device_tree>' argument\";\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| /bin/false)\n| make obj=spl -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.xpl all\n|   cat u-boot-nodtb.bin dts/dt.dtb > u-boot-dtb.bin\n| make obj=tpl -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.xpl all\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x00800000 -e 0x00800000 -p 0x0 -n \"U-Boot 2026.07 for evb_rk3399 board\" -E  -b dts/upstream/src/arm64/rockchip/rk3399-evb.dtb  -d u-boot-nodtb.bin u-boot.img >/dev/null  && cat /dev/null\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x00800000 -e 0x00800000 -p 0x0 -n \"U-Boot 2026.07 for evb_rk3399 board\" -E  -b dts/upstream/src/arm64/rockchip/rk3399-evb.dtb  -d u-boot-nodtb.bin u-boot-dtb.img >/dev/null  && cat /dev/null\n|   cp u-boot-dtb.bin u-boot.bin\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/. need-builtin=1\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.generic-asm-offsets.h.tmp; if [ ! -r spl/./include/generated/generic-asm-offsets.h ] || ! cmp -s spl/./include/generated/generic-asm-offsets.h spl/./include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/generic-asm-offsets.h'; mv -f spl/./include/generated/.generic-asm-offsets.h.tmp spl/./include/generated/generic-asm-offsets.h; fi\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.asm-offsets.h.tmp; if [ ! -r spl/./include/generated/asm-offsets.h ] || ! cmp -s spl/./include/generated/asm-offsets.h spl/./include/generated/.asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/asm-offsets.h'; mv -f spl/./include/generated/.asm-offsets.h.tmp spl/./include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-rockchip need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/spl need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/init need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/dts need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-rockchip/rk3399 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/ram \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/rsa \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/ram/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl/nxp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/pinctrl/broadcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/aes \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/rsa_mod_exp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/fsl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/clk/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/hash \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/aspeed \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/nuvoton \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/crypto/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/. need-builtin=1\n| set -e; mkdir -p tpl/./include/generated/; trap \"rm -f tpl/./include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < tpl/./lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > tpl/./include/generated/.generic-asm-offsets.h.tmp; if [ ! -r tpl/./include/generated/generic-asm-offsets.h ] || ! cmp -s tpl/./include/generated/generic-asm-offsets.h tpl/./include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     tpl/./include/generated/generic-asm-offsets.h'; mv -f tpl/./include/generated/.generic-asm-offsets.h.tmp tpl/./include/generated/generic-asm-offsets.h; fi\n| set -e; mkdir -p tpl/./include/generated/; trap \"rm -f tpl/./include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < tpl/./arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > tpl/./include/generated/.asm-offsets.h.tmp; if [ ! -r tpl/./include/generated/asm-offsets.h ] || ! cmp -s tpl/./include/generated/asm-offsets.h tpl/./include/generated/.asm-offsets.h.tmp; then : '  UPD     tpl/./include/generated/asm-offsets.h'; mv -f tpl/./include/generated/.asm-offsets.h.tmp tpl/./include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/mach-rockchip need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/common/spl need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/common/init need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/arch/arm/mach-rockchip/rk3399 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/dts need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/ram \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/ram/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tpl/drivers/clk/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman   --toolpath ./tools  build -u -d ./u-boot.dtb -O . -m --allow-missing --fake-ext-blobs  -I . -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/rockchip/evb_rk3399 -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -I dts/upstream/src/arm64 -a of-list=\"rockchip/rk3399-evb\"  -a atf-bl1-path= -a atf-bl31-path=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -a tee-os-path= -a ti-dm-path= -a opensbi-path= -a default-dt=\"rockchip/rk3399-evb\" -a scp-path= -a rockchip-tpl-path= -a spl-bss-pad= -a tpl-bss-pad= -a vpl-bss-pad=1 -a spl-dtb=y -a tpl-dtb=y -a vpl-dtb= -a pre-load-key-path= -a of-spl-remove-props=\"clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents\"\n| Traceback (most recent call last):\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman\", line 45, in <module>\n|     from binman import cmdline\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/cmdline.py\", line 11, in <module>\n|     from binman import state\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/state.py\", line 14, in <module>\n|     from dtoc import fdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/dtoc/fdt.py\", line 13, in <module>\n|     import libfdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/libfdt.py\", line 12, in <module>\n|     import _libfdt\n| ImportError: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/_libfdt.so: undefined symbol: PyInt_AsLong\n| make[1]: *** [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile:1395: .binman_stamp] Error 1\n| make: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make: *** [Makefile:189: __sub-make] Error 2\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1046 tasks of which 1045 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080228.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080228.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.3290612\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2026-08-12 07:48:09,735 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/conf/local.conf\n2026-08-12 07:48:09,736 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 115.686,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 2246, in test_sign_uboot_fit_image_without_spl\n    self._test_fitimage(bb_vars)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 651, in _test_fitimage\n    fitimage_its_path, fitimage_path = self._bitbake_fit_image(bb_vars)\n                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1743, in _bitbake_fit_image\n    bitbake(UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1042 .bb files complete (0 cached, 1042 parsed). 2091 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nmeta-yocto-bsp       \nmeta-poky            = \"master-next:3046be5caa45d538f3995657d06502fe5b530983\"\nmeta-selftest        = \"master:075933288b40c461787bc27868f59ef97ada7143\"\n\nInitialising tasks...Sstate summary: Wanted 264 Local 256 Mirrors 0 Missed 8 Current 189 (96% match, 98% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 1043 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_configure)\nNOTE: recipe u-boot-1_2026.07-r0: task do_configure: Started\nNOTE: No pressure is limiting task startup\nNOTE: recipe u-boot-1_2026.07-r0: task do_configure: Succeeded\nNOTE: Running task 1109 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile)\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Started\nERROR: u-boot-1_2026.07-r0 do_compile: oe_runmake failed\nERROR: u-boot-1_2026.07-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/run.do_compile.3434181' failed with exit code 1\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.3434181\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 CROSS_COMPILE=aarch64-poky-linux- V=1 CC=aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  HOSTCC=gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread STAGING_INCDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include STAGING_LIBDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib BL31=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 O=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build all\n| make: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile all\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile syncconfig\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/basic\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch//include/generated ]; then \\\n| \techo >&2 \"***\"; \\\n| \techo >&2 \"*** The source tree is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"*** in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07\";\\\n| \techo >&2 \"***\"; \\\n| \tfalse; \\\n| fi\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 source\n|   { echo \"# Automatically generated by /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile: don't edit\"; echo \"include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile\"; } > Makefile\n| test -e .gitignore || \\\n| { echo \"# this is build directory, ignore it\"; echo \"*\"; } > .gitignore\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/kconfig syncconfig\n| scripts/kconfig/conf  --syncconfig Kconfig\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.autoconf || \\\n| \t{ rm -f include/config/auto.conf; false; }\n| mkdir -p include/asm\n| if [ -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include/mach ]; then\t\\\n| \tdest=arch/arm/mach-sunxi/include/mach;\t\t\t\\\n| else\t\t\t\t\t\t\t\t\t\\\n| \tdest=arch/arm/include/asm/arch-sunxi;\t\\\n| fi;\t\t\t\t\t\t\t\t\t\\\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/$dest include/asm/arch\n| set -e; mkdir -p include/; trap \"rm -f include/.config.h.tmp\" EXIT; { \t(echo \"/* Automatically generated - do not edit */\"; echo \\#define CFG_BOARDDIR board/sunxi; echo \\#include \\<configs/\"sun50i\".h\\> ; echo \\#include \\<asm/config.h\\>; echo \\#include \\<linux/kconfig.h\\>; echo \\#include \\<config_fallbacks.h\\>;); } > include/.config.h.tmp; if [ ! -r include/config.h ] || ! cmp -s include/config.h include/.config.h.tmp; then : '  UPD     include/config.h'; mv -f include/.config.h.tmp include/config.h; fi\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11  -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include  -DDO_DEPS_ONLY -dM include/config.h > u-boot.cfg.tmp && { grep 'define CONFIG_' u-boot.cfg.tmp | sed '/define CONFIG_IS_ENABLED(/d;/define CONFIG_IF_ENABLED_INT(/d;/define CONFIG_VAL(/d;' > u-boot.cfg; rm u-boot.cfg.tmp; } || { rm u-boot.cfg.tmp; false; }\n| mkdir -p spl/\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -x c -DDO_DEPS_ONLY -M -MP -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11  -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -MQ include/config/auto.conf include/config.h > include/autoconf.mk.dep || { rm include/autoconf.mk.dep; false; }\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11  -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -DDO_DEPS_ONLY -dM include/config.h > spl/u-boot.cfg.tmp && { grep 'define CONFIG_' spl/u-boot.cfg.tmp | sed '/define CONFIG_IS_ENABLED(/d;/define CONFIG_IF_ENABLED_INT(/d;/define CONFIG_VAL(/d;' > spl/u-boot.cfg; rm spl/u-boot.cfg.tmp; } || { rm spl/u-boot.cfg.tmp; false; }\n| mkdir -p spl/include/\n|   sed -n -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/scripts/define2mk.sed u-boot.cfg | while read line; do if [ -n \"\" ] || ! grep -q \"${line%=*}=\" include/config/auto.conf; then echo \"$line\"; fi; done > include/autoconf.mk\n|   sed -n -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/scripts/define2mk.sed spl/u-boot.cfg | while read line; do if [ -n \"\" ] || ! grep -q \"${line%=*}=\" include/config/auto.conf; then echo \"$line\"; fi; done > spl/include/autoconf.mk\n| touch include/config/auto.conf\n| set -e; mkdir -p include/config/; trap \"rm -f include/config/.uboot.release.tmp\" EXIT; { \tKERNELVERSION=2026.07 sh /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/setlocalversion /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07; } > include/config/.uboot.release.tmp; if [ ! -r include/config/uboot.release ] || ! cmp -s include/config/uboot.release include/config/.uboot.release.tmp; then : '  UPD     include/config/uboot.release'; mv -f include/config/.uboot.release.tmp include/config/uboot.release; fi\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch//include/generated ]; then \\\n| \techo >&2 \"***\"; \\\n| \techo >&2 \"*** The source tree is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"*** in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07\";\\\n| \techo >&2 \"***\"; \\\n| \tfalse; \\\n| fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.timestamp_autogenerated.h.tmp\" EXIT; { \t(if test -n \"${SOURCE_DATE_EPOCH}\"; then SOURCE_DATE=\"@${SOURCE_DATE_EPOCH}\"; DATE=\"\"; for date in gdate date.gnu date; do ${date} -u -d \"${SOURCE_DATE}\" >/dev/null 2>&1 && DATE=\"${date}\"; done; if test -n \"${DATE}\"; then LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_EPOCH %s'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C date +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C date +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C date +'#define U_BOOT_EPOCH %s'; fi); } > include/generated/.timestamp_autogenerated.h.tmp; if [ ! -r include/generated/timestamp_autogenerated.h ] || ! cmp -s include/generated/timestamp_autogenerated.h include/generated/.timestamp_autogenerated.h.tmp; then : '  UPD     include/generated/timestamp_autogenerated.h'; mv -f include/generated/.timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 source\n|   { echo \"# Automatically generated by /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile: don't edit\"; echo \"include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile\"; } > Makefile\n| test -e .gitignore || \\\n| { echo \"# this is build directory, ignore it\"; echo \"*\"; } > .gitignore\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.dt.h.tmp\" EXIT; { \t(if test -n \"${DEVICE_TREE}\"; then echo \\#define DEVICE_TREE \\\"\\\"; else echo \\#define DEVICE_TREE CONFIG_DEFAULT_DEVICE_TREE; fi); } > include/generated/.dt.h.tmp; if [ ! -r include/generated/dt.h ] || ! cmp -s include/generated/dt.h include/generated/.dt.h.tmp; then : '  UPD     include/generated/dt.h'; mv -f include/generated/.dt.h.tmp include/generated/dt.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/basic\n|   if [ -f \"include/generated/autoconf.h\" ]; then cat include/generated/autoconf.h > include/generated/env.txt; elif [ -n \"\" ]; then echo \"Missing file /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/sunxi/.env\"; else touch include/generated/env.txt ; fi\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config ]; then \\\n| \techo >&2 \"  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"  in the '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07' directory.\";\\\n| \t/bin/false; \\\n| fi;\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.version_autogenerated.h.tmp\" EXIT; { \t(echo \\#define PLAIN_VERSION \\\"2026.07\\\"; echo \\#define U_BOOT_VERSION \\\"U-Boot \\\" PLAIN_VERSION; echo \\#define U_BOOT_VERSION_NUM 2026; echo \\#define U_BOOT_VERSION_NUM_PATCH $(echo 07 | sed -e \"s/^0*//\"); echo \\#define HOST_ARCH 0xaa64; echo \\#define CC_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  --version | head -n 1)\\\"; echo \\#define LD_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-ld --version | head -n 1)\\\"; ); } > include/generated/.version_autogenerated.h.tmp; if [ ! -r include/generated/version_autogenerated.h ] || ! cmp -s include/generated/version_autogenerated.h include/generated/.version_autogenerated.h.tmp; then : '  UPD     include/generated/version_autogenerated.h'; mv -f include/generated/.version_autogenerated.h.tmp include/generated/version_autogenerated.h; fi\n|   if [ -s \"\" ]; then aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -P -D__KERNEL__ -D__UBOOT__ -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -x assembler-with-cpp -undef -D__ASSEMBLY__ -D__UBOOT_CONFIG__ -DDEFAULT_DEVICE_TREE=sun50i-a64-pine64-plus -DDEFAULT_FDT_FILE= -I . -I include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -include linux/kconfig.h -include include/config.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include include/generated/env.txt -o include/generated/env.in; else rm -f include/generated/env.in; touch include/generated/env.in ; fi\n| if test \"./scripts/dtc/dtc\" = \"./scripts/dtc/dtc\"; then \\\n| \tmake -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc; \\\n| else \\\n| \tif ! ./scripts/dtc/dtc -v >/dev/null; then \\\n| \t\techo '*** Failed to check dtc version: ./scripts/dtc/dtc'; \\\n| \t\tfalse; \\\n| \telse \\\n| \t\tif test \"Error: Cannot find dtc: ./scripts/dtc/dtc\" -lt 010406; then \\\n| \t\t\techo '*** Your dtc is too old, please upgrade to dtc 010406 or newer'; \\\n| \t\t\tfalse; \\\n| \t\telse \\\n| \t\t\tif [ -n \"y\" ]; then \\\n| \t\t\t\tif ! echo \"import libfdt\" | python3 2>/dev/null; then \\\n| \t\t\t\t\techo '*** pylibfdt does not seem to be available with python3'; \\\n| \t\t\t\t\tfalse; \\\n| \t\t\t\tfi; \\\n| \t\t\tfi; \\\n| \t\tfi; \\\n| \tfi; \\\n| fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc/pylibfdt \\\n|  \\\n| need-builtin= \\\n| need-modorder=\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.srcpos.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/srcpos.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/srcpos.c\n|   cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/pylibfdt/libfdt.i_shipped > scripts/dtc/pylibfdt/libfdt.i\n|   unset CROSS_COMPILE; unset CFLAGS; CC=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" LDSHARED=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -shared \" LDFLAGS=\"\" VERSION=\"2026.07\" CPPFLAGS=\" -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt\" OBJDIR=scripts/dtc/pylibfdt SOURCES=\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_ro.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_wip.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_sw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_rw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_strerror.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_empty_tree.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_addresses.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_overlay.c scripts/dtc/pylibfdt/libfdt.i\" SWIG_OPTS=\"-I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/..\" python3 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/pylibfdt/setup.py --quiet build_ext --inplace\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_sw.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_sw.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_wip.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_wip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_wip.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_ro.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_ro.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_ro.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_rw.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_rw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_rw.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_strerror.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_strerror.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_strerror.c\n|   bison -o scripts/dtc/dtc-parser.tab.c --defines=scripts/dtc/dtc-parser.tab.h -t -l /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/dtc-parser.y\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_empty_tree.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_empty_tree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_empty_tree.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_addresses.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_addresses.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_addresses.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/libfdt/.fdt_overlay.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/libfdt/fdt_overlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_overlay.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.dtc-parser.tab.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML -Iscripts/dtc -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/dtc-parser.tab.o scripts/dtc/dtc-parser.tab.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.fdtoverlay.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/fdtoverlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/fdtoverlay.c\n|   flex -oscripts/dtc/dtc-lexer.lex.c -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/dtc-lexer.l\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.util.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/util.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/util.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o scripts/dtc/fdtoverlay scripts/dtc/libfdt/fdt.o scripts/dtc/libfdt/fdt_ro.o scripts/dtc/libfdt/fdt_wip.o scripts/dtc/libfdt/fdt_sw.o scripts/dtc/libfdt/fdt_rw.o scripts/dtc/libfdt/fdt_strerror.o scripts/dtc/libfdt/fdt_empty_tree.o scripts/dtc/libfdt/fdt_addresses.o scripts/dtc/libfdt/fdt_overlay.o scripts/dtc/fdtoverlay.o scripts/dtc/util.o\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.dtc-lexer.lex.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML -Iscripts/dtc -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-lexer.lex.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.checks.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/checks.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/checks.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.treesource.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/treesource.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/treesource.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.livetree.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/livetree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/livetree.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.data.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/data.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/data.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.fstree.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/fstree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/fstree.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.flattree.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/flattree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/flattree.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,scripts/dtc/.dtc.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DNO_YAML  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc -I ./scripts/dtc -c -o scripts/dtc/dtc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/dtc.c\n| scripts/dtc/pylibfdt/libfdt_wrap.c: In function \u2018_wrap_fdt_next_node\u2019:\n| scripts/dtc/pylibfdt/libfdt_wrap.c:5618:20: warning: implicit declaration of function \u2018PyInt_AsLong\u2019; did you mean \u2018PyLong_AsLong\u2019? [-Wimplicit-function-declaration]\n|  5618 |     depth3 = (int) PyInt_AsLong(swig_obj[2]);\n|       |                    ^~~~~~~~~~~~\n|       |                    PyLong_AsLong\n| scripts/dtc/pylibfdt/libfdt_wrap.c: In function \u2018_wrap_fdt_get_property_by_offset\u2019:\n| scripts/dtc/pylibfdt/libfdt_wrap.c:6679:19: warning: implicit declaration of function \u2018PyString_FromString\u2019; did you mean \u2018PyLong_FromString\u2019? [-Wimplicit-function-declaration]\n|  6679 |       resultobj = PyString_FromString(\n|       |                   ^~~~~~~~~~~~~~~~~~~\n|       |                   PyLong_FromString\n| scripts/dtc/pylibfdt/libfdt_wrap.c:6679:17: warning: assignment to \u2018PyObject *\u2019 {aka \u2018struct _object *\u2019} from \u2018int\u2019 makes pointer from integer without a cast [-Wint-conversion]\n|  6679 |       resultobj = PyString_FromString(\n|       |                 ^\n| scripts/dtc/pylibfdt/libfdt_wrap.c: In function \u2018_wrap_fdt_get_property_by_offset_w\u2019:\n| scripts/dtc/pylibfdt/libfdt_wrap.c:6733:17: warning: assignment to \u2018PyObject *\u2019 {aka \u2018struct _object *\u2019} from \u2018int\u2019 makes pointer from integer without a cast [-Wint-conversion]\n|  6733 |       resultobj = PyString_FromString(\n|       |                 ^\n| scripts/dtc/pylibfdt/libfdt_wrap.c: In function \u2018_wrap_fdt_get_property\u2019:\n| scripts/dtc/pylibfdt/libfdt_wrap.c:6796:17: warning: assignment to \u2018PyObject *\u2019 {aka \u2018struct _object *\u2019} from \u2018int\u2019 makes pointer from integer without a cast [-Wint-conversion]\n|  6796 |       resultobj = PyString_FromString(\n|       |                 ^\n| scripts/dtc/pylibfdt/libfdt_wrap.c: In function \u2018_wrap_fdt_get_property_w\u2019:\n| scripts/dtc/pylibfdt/libfdt_wrap.c:6861:17: warning: assignment to \u2018PyObject *\u2019 {aka \u2018struct _object *\u2019} from \u2018int\u2019 makes pointer from integer without a cast [-Wint-conversion]\n|  6861 |       resultobj = PyString_FromString(\n|       |                 ^\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o scripts/dtc/dtc scripts/dtc/dtc.o scripts/dtc/flattree.o scripts/dtc/fstree.o scripts/dtc/data.o scripts/dtc/livetree.o scripts/dtc/treesource.o scripts/dtc/srcpos.o scripts/dtc/checks.o scripts/dtc/util.o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-parser.tab.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts\n|   awk -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/env2string.awk include/generated/env.in >include/generated/environment.h\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=.\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.asm-offsets.s.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -DDO_DEPS_ONLY -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/. -I ./. -DKBUILD_MODFILE='\"./asm-offsets\"' -DKBUILD_BASENAME='\"asm_offsets\"' -DKBUILD_MODNAME='\"asm_offsets\"' -D__KBUILD_MODNAME=kmod_asm_offsets -fverbose-asm -S -o lib/asm-offsets.s /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/asm-offsets.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.asm-offsets.s.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -DDO_DEPS_ONLY -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/. -I ./. -DKBUILD_MODFILE='\"./asm-offsets\"' -DKBUILD_BASENAME='\"asm_offsets\"' -DKBUILD_MODNAME='\"asm_offsets\"' -D__KBUILD_MODNAME=kmod_asm_offsets -fverbose-asm -S -o arch/arm/lib/asm-offsets.s /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/asm-offsets.c\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.asm-offsets.h.tmp; if [ ! -r include/generated/asm-offsets.h ] || ! cmp -s include/generated/asm-offsets.h include/generated/.asm-offsets.h.tmp; then : '  UPD     include/generated/asm-offsets.h'; mv -f include/generated/.asm-offsets.h.tmp include/generated/asm-offsets.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.generic-asm-offsets.h.tmp; if [ ! -r include/generated/generic-asm-offsets.h ] || ! cmp -s include/generated/generic-asm-offsets.h include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     include/generated/generic-asm-offsets.h'; mv -f include/generated/.generic-asm-offsets.h.tmp include/generated/generic-asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tools need-builtin=1\n|   rm -f tools/built-in.a; aarch64-poky-linux-ar rcTP tools/built-in.a\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.bmp_logo.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/bmp_logo /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/bmp_logo.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.gen_eth_addr.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/gen_eth_addr /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/gen_eth_addr.c\n|   echo \"#include <../lib/crc8.c>\" >tools/generated/lib/crc8.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.gen_ethaddr_crc.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/gen_ethaddr_crc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/gen_ethaddr_crc.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.img2srec.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/img2srec /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/img2srec.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mkenvimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mkenvimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mkenvimage.c\n|   echo \"#include <../lib/crc32.c>\" >tools/generated/lib/crc32.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.os_support.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/os_support.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/os_support.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fit_common.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fit_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fit_common.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.atmelimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/atmelimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/atmelimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.amlimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/amlimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/amlimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.aisimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/aisimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/aisimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fit_image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -DMKIMAGE_DTC=\\\"\"dtc\"\\\" -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fit_image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fit_image.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.image-host.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/image-host.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/image-host.c\n|   echo \"#include <../boot/image-fit.c>\" >tools/generated/boot/image-fit.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.image-sig-host.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/image-sig-host.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/image-sig-host.c\n|   echo \"#include <../boot/image-fit-sig.c>\" >tools/generated/boot/image-fit-sig.c\n|   echo \"#include <../boot/image-cipher.c>\" >tools/generated/boot/image-cipher.c\n|   echo \"#include <../boot/fdt_region.c>\" >tools/generated/boot/fdt_region.c\n|   echo \"#include <../boot/bootm.c>\" >tools/generated/boot/bootm.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.crc32.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/crc32.o tools/generated/lib/crc32.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.default_image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/default_image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/default_image.c\n|   echo \"#include <../lib/fdtdec_common.c>\" >tools/generated/lib/fdtdec_common.c\n|   echo \"#include <../lib/fdtdec.c>\" >tools/generated/lib/fdtdec.c\n|   echo \"#include <../boot/image.c>\" >tools/generated/boot/image.c\n|   echo \"#include <../boot/image-host.c>\" >tools/generated/boot/image-host.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.imagetool.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/imagetool.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/imagetool.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.imximage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/imximage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/imximage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.imx8image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/imx8image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/imx8image.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wp,-MD,./.u-boot.lds.d -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -ansi -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/u-boot/u-boot.lds.h -DCPUDIR=arch/arm/cpu/armv8  -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o u-boot.lds /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/u-boot.lds\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.imx8mimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/imx8mimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/imx8mimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.kwbimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/kwbimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/kwbimage.c\n|   echo \"#include <../lib/md5.c>\" >tools/generated/lib/md5.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.lpc32xximage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/lpc32xximage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/lpc32xximage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mxsimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -DCFG_MXS -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mxsimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mxsimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.omapimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/omapimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/omapimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.pblimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/pblimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/pblimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.pbl_crc32.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/pbl_crc32.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/pbl_crc32.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.renesas_spkgimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/renesas_spkgimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/renesas_spkgimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.sfspl.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/sfspl.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/sfspl.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.vybridimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/vybridimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/vybridimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.stm32image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/stm32image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/stm32image.c\n|   echo \"#include <../lib/rc4.c>\" >tools/generated/lib/rc4.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.rkcommon.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/rkcommon.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/rkcommon.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.rkimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/rkimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/rkimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.rksd.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/rksd.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/rksd.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.rkspi.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/rkspi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/rkspi.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.socfpgaimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/socfpgaimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/socfpgaimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.sunxi_egon.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/sunxi_egon.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/sunxi_egon.c\n|   echo \"#include <../lib/crc16-ccitt.c>\" >tools/generated/lib/crc16-ccitt.c\n|   echo \"#include <../lib/hash-checksum.c>\" >tools/generated/lib/hash-checksum.c\n|   echo \"#include <../lib/sha1.c>\" >tools/generated/lib/sha1.c\n|   echo \"#include <../lib/sha256.c>\" >tools/generated/lib/sha256.c\n|   echo \"#include <../lib/sha256_common.c>\" >tools/generated/lib/sha256_common.c\n|   echo \"#include <../lib/sha512.c>\" >tools/generated/lib/sha512.c\n|   echo \"#include <../common/hash.c>\" >tools/generated/common/hash.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.ublimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/ublimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/ublimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.zynqimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/zynqimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/zynqimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.zynqmpimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/zynqmpimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/zynqmpimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.zynqmpbif.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/zynqmpbif.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/zynqmpbif.c\n|   echo \"#include <../lib/fdt-libcrypto.c>\" >tools/generated/lib/fdt-libcrypto.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.sunxi_toc0.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/sunxi_toc0.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/sunxi_toc0.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_ro.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_ro.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_ro.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_wip.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_wip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_wip.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_sw.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_sw.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_rw.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_rw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_rw.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_strerror.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_strerror.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_strerror.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_empty_tree.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_empty_tree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_empty_tree.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_addresses.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_addresses.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_addresses.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/libfdt/.fdt_overlay.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/libfdt/fdt_overlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/libfdt/fdt_overlay.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.gpimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/gpimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/gpimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.gpimage-common.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/gpimage-common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/gpimage-common.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mtk_image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mtk_image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mtk_image.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mtk_nand_headers.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mtk_nand_headers.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mtk_nand_headers.c\n|   echo \"#include <../lib/ecdsa/ecdsa-libcrypto.c>\" >tools/generated/lib/ecdsa/ecdsa-libcrypto.c\n|   echo \"#include <../lib/rsa/rsa-sign.c>\" >tools/generated/lib/rsa/rsa-sign.c\n|   echo \"#include <../lib/aes/aes-encrypt.c>\" >tools/generated/lib/aes/aes-encrypt.c\n|   echo \"#include <../lib/rsa/rsa-mod-exp.c>\" >tools/generated/lib/rsa/rsa-mod-exp.c\n|   echo \"#include <../lib/rsa/rsa-verify.c>\" >tools/generated/lib/rsa/rsa-verify.c\n|   echo \"#include <../lib/aes/aes-decrypt.c>\" >tools/generated/lib/aes/aes-decrypt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.dumpimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/dumpimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/dumpimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image-fit-sig.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-fit-sig.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image-cipher.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image-cipher.o tools/generated/boot/image-cipher.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.fdt_region.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/fdt_region.o tools/generated/boot/fdt_region.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image-fit.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image-fit.o tools/generated/boot/image-fit.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.bootm.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/bootm.o tools/generated/boot/bootm.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.fdtdec_common.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec_common.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.fdtdec.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/fdtdec.o tools/generated/lib/fdtdec.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image.o tools/generated/boot/image.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image-host.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image-host.o tools/generated/boot/image-host.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.md5.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/md5.o tools/generated/lib/md5.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.rc4.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/rc4.o tools/generated/lib/rc4.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.crc16-ccitt.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/crc16-ccitt.o tools/generated/lib/crc16-ccitt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.hash-checksum.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/hash-checksum.o tools/generated/lib/hash-checksum.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.sha1.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/sha1.o tools/generated/lib/sha1.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.sha256.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/sha256.o tools/generated/lib/sha256.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.sha256_common.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/sha256_common.o tools/generated/lib/sha256_common.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.sha512.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -DCONFIG_SHA512 -DCONFIG_SHA384 -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/sha512.o tools/generated/lib/sha512.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/common/.hash.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/common/hash.o tools/generated/common/hash.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.fdt-libcrypto.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/fdt-libcrypto.o tools/generated/lib/fdt-libcrypto.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/ecdsa/.ecdsa-libcrypto.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/ecdsa/ecdsa-libcrypto.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/rsa/.rsa-sign.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-sign.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/rsa/.rsa-verify.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-verify.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/rsa/.rsa-mod-exp.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/rsa/rsa-mod-exp.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/aes/.aes-encrypt.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-encrypt.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mkimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mkimage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mkimage.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fit_info.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fit_info.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fit_info.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fdt_add_pubkey.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fdt_add_pubkey.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fdt_add_pubkey.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/aes/.aes-decrypt.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/aes/aes-decrypt.o tools/generated/lib/aes/aes-decrypt.c\n|   echo \"#include <../boot/image-pre-load.c>\" >tools/generated/boot/image-pre-load.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.preload_check_sign.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/preload_check_sign.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/preload_check_sign.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mksunxiboot.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/mksunxiboot /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mksunxiboot.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.sunxi-spl-image-builder.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/sunxi-spl-image-builder.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/sunxi-spl-image-builder.c\n|   echo \"#include <../lib/bch.c>\" >tools/generated/lib/bch.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.proftool.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/proftool.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/proftool.c\n|   echo \"#include <../lib/abuf.c>\" >tools/generated/lib/abuf.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.relocate-rela.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/relocate-rela /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/relocate-rela.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.fdtgrep.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/fdtgrep.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/fdtgrep.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.spl_size_limit.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools   -o tools/spl_size_limit /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/spl_size_limit.c\n|   echo \"#include <../lib/uuid.c>\" >tools/generated/lib/uuid.c\n| tools/bmp_logo --gen-info /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/logos/denx.bmp > include/bmp_logo.h\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/.mkeficapsule.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/mkeficapsule.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/mkeficapsule.c\n| tools/bmp_logo --gen-bmp /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/logos/denx.bmp > include/bmp_logo_data.h\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.crc8.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -pedantic -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/crc8.o tools/generated/lib/crc8.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/mkenvimage tools/mkenvimage.o tools/os_support.o tools/generated/lib/crc32.o\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/boot/.image-pre-load.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/boot/image-pre-load.o tools/generated/boot/image-pre-load.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.bch.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/bch.o tools/generated/lib/bch.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.abuf.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/abuf.o tools/generated/lib/abuf.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -Wp,-MMD,tools/generated/lib/.uuid.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11      -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff -DCONFIG_FIT_CIPHER -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/compiler.h -idirafterinclude -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -idirafter/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE  -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools -I ./tools -c -o tools/generated/lib/uuid.o tools/generated/lib/uuid.c\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/gen_ethaddr_crc tools/gen_ethaddr_crc.o tools/generated/lib/crc8.o\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/dumpimage tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/dumpimage.o   -lssl -lcrypto\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/fit_info tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/fit_info.o   -lssl -lcrypto\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/fdt_add_pubkey tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/fdt_add_pubkey.o   -lssl -lcrypto\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/mkimage tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/mkimage.o   -lssl -lcrypto\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/preload_check_sign tools/aisimage.o tools/amlimage.o tools/atmelimage.o tools/fit_common.o tools/fit_image.o tools/image-host.o tools/generated/boot/image-fit.o tools/image-sig-host.o tools/generated/boot/image-fit-sig.o tools/generated/boot/image-cipher.o tools/generated/boot/fdt_region.o tools/generated/boot/bootm.o tools/generated/lib/crc32.o tools/default_image.o tools/generated/lib/fdtdec_common.o tools/generated/lib/fdtdec.o tools/generated/boot/image.o tools/generated/boot/image-host.o tools/imagetool.o tools/imximage.o tools/imx8image.o tools/imx8mimage.o tools/kwbimage.o tools/generated/lib/md5.o tools/lpc32xximage.o tools/mxsimage.o tools/omapimage.o tools/os_support.o tools/pblimage.o tools/pbl_crc32.o tools/renesas_spkgimage.o tools/sfspl.o tools/vybridimage.o tools/stm32image.o tools/generated/lib/rc4.o tools/rkcommon.o tools/rkimage.o tools/rksd.o tools/rkspi.o tools/socfpgaimage.o tools/sunxi_egon.o tools/generated/lib/crc16-ccitt.o tools/generated/lib/hash-checksum.o tools/generated/lib/sha1.o tools/generated/lib/sha256.o tools/generated/lib/sha256_common.o tools/generated/lib/sha512.o tools/generated/common/hash.o tools/ublimage.o tools/zynqimage.o tools/zynqmpimage.o tools/zynqmpbif.o tools/generated/lib/fdt-libcrypto.o tools/sunxi_toc0.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/gpimage.o tools/gpimage-common.o tools/mtk_image.o tools/mtk_nand_headers.o tools/generated/lib/ecdsa/ecdsa-libcrypto.o tools/generated/lib/rsa/rsa-sign.o tools/generated/lib/rsa/rsa-verify.o tools/generated/lib/rsa/rsa-mod-exp.o tools/generated/lib/aes/aes-encrypt.o tools/generated/lib/aes/aes-decrypt.o tools/generated/boot/image-pre-load.o tools/preload_check_sign.o   -lssl -lcrypto -lssl -lcrypto\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/fdtgrep tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/generated/boot/fdt_region.o tools/fdtgrep.o\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/mkeficapsule tools/generated/lib/uuid.o tools/generated/lib/sha1.o tools/libfdt/fdt.o tools/libfdt/fdt_ro.o tools/libfdt/fdt_wip.o tools/libfdt/fdt_sw.o tools/libfdt/fdt_rw.o tools/libfdt/fdt_strerror.o tools/libfdt/fdt_empty_tree.o tools/libfdt/fdt_addresses.o tools/libfdt/fdt_overlay.o tools/mkeficapsule.o   -lgnutls\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/proftool tools/proftool.o tools/generated/lib/abuf.o\n|   gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread   -o tools/sunxi-spl-image-builder tools/sunxi-spl-image-builder.o tools/generated/lib/bch.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu/armv8 need-builtin=1\n|   rm -f arch/arm/cpu/built-in.a; aarch64-poky-linux-ar rcTP arch/arm/cpu/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/lib need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.start.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/start.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/start.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.cpu.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/cpu\"' -DKBUILD_BASENAME='\"cpu\"' -DKBUILD_MODNAME='\"cpu\"' -D__KBUILD_MODNAME=kmod_cpu -c -o arch/arm/cpu/armv8/cpu.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cpu.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.generic_timer.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/generic_timer\"' -DKBUILD_BASENAME='\"generic_timer\"' -DKBUILD_MODNAME='\"generic_timer\"' -D__KBUILD_MODNAME=kmod_generic_timer -c -o arch/arm/cpu/armv8/generic_timer.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/generic_timer.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.cache_v8.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/cache_v8\"' -DKBUILD_BASENAME='\"cache_v8\"' -DKBUILD_MODNAME='\"cache_v8\"' -D__KBUILD_MODNAME=kmod_cache_v8 -c -o arch/arm/cpu/armv8/cache_v8.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cache_v8.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.cache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/cache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cache.S\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/mach-sunxi need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.exceptions.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/exceptions.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/exceptions.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.exception_level.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/exception_level\"' -DKBUILD_BASENAME='\"exception_level\"' -DKBUILD_MODNAME='\"exception_level\"' -D__KBUILD_MODNAME=kmod_exception_level -c -o arch/arm/cpu/armv8/exception_level.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/exception_level.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.tlb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/tlb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/tlb.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.transition.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/transition.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/transition.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.fwcall.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/fwcall\"' -DKBUILD_BASENAME='\"fwcall\"' -DKBUILD_MODNAME='\"fwcall\"' -D__KBUILD_MODNAME=kmod_fwcall -c -o arch/arm/cpu/armv8/fwcall.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/fwcall.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.cpu-dt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"arch/arm/cpu/armv8/cpu-dt\"' -DKBUILD_BASENAME='\"cpu_dt\"' -DKBUILD_MODNAME='\"cpu_dt\"' -D__KBUILD_MODNAME=kmod_cpu_dt -c -o arch/arm/cpu/armv8/cpu-dt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cpu-dt.c\n|   rm -f arch/arm/lib/lib.a; aarch64-poky-linux-ar cDPrsT arch/arm/lib/lib.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.image.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/image\"' -DKBUILD_BASENAME='\"image\"' -DKBUILD_MODNAME='\"image\"' -D__KBUILD_MODNAME=kmod_image -c -o arch/arm/lib/image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/image.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.bootm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/bootm\"' -DKBUILD_BASENAME='\"bootm\"' -DKBUILD_MODNAME='\"bootm\"' -D__KBUILD_MODNAME=kmod_bootm -c -o arch/arm/lib/bootm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bootm.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.crt0_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -c -o arch/arm/lib/crt0_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/crt0_64.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/start.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-sunxi/.board.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"arch/arm/mach-sunxi/board\"' -DKBUILD_BASENAME='\"board\"' -DKBUILD_MODNAME='\"board\"' -D__KBUILD_MODNAME=kmod_board -c -o arch/arm/mach-sunxi/board.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/board.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/exceptions.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/cache.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/tlb.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/transition.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.setjmp_aarch64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -c -o arch/arm/lib/setjmp_aarch64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/setjmp_aarch64.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/cpu/armv8/.smccc-call.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./arch/arm/cpu/armv8    -c -o arch/arm/cpu/armv8/smccc-call.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/smccc-call.S\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=board/sunxi need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.relocate_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -c -o arch/arm/lib/relocate_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/relocate_64.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-sunxi/.cpu_info.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"arch/arm/mach-sunxi/cpu_info\"' -DKBUILD_BASENAME='\"cpu_info\"' -DKBUILD_MODNAME='\"cpu_info\"' -D__KBUILD_MODNAME=kmod_cpu_info -c -o arch/arm/mach-sunxi/cpu_info.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/cpu_info.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/crt0_64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.bootm-fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/bootm-fdt\"' -DKBUILD_BASENAME='\"bootm_fdt\"' -DKBUILD_MODNAME='\"bootm_fdt\"' -D__KBUILD_MODNAME=kmod_bootm_fdt -c -o arch/arm/lib/bootm-fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bootm-fdt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,board/sunxi/.board.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/sunxi -I ./board/sunxi    -DKBUILD_MODFILE='\"board/sunxi/board\"' -DKBUILD_BASENAME='\"board\"' -DKBUILD_MODNAME='\"board\"' -D__KBUILD_MODNAME=kmod_board -c -o board/sunxi/board.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/sunxi/board.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/smccc-call.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/setjmp_aarch64.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/cpu-dt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/relocate_64.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/fwcall.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-sunxi/.prcm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"arch/arm/mach-sunxi/prcm\"' -DKBUILD_BASENAME='\"prcm\"' -DKBUILD_MODNAME='\"prcm\"' -D__KBUILD_MODNAME=kmod_prcm -c -o arch/arm/mach-sunxi/prcm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/prcm.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=boot need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-sunxi/.dram_helpers.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"arch/arm/mach-sunxi/dram_helpers\"' -DKBUILD_BASENAME='\"dram_helpers\"' -DKBUILD_MODNAME='\"dram_helpers\"' -D__KBUILD_MODNAME=kmod_dram_helpers -c -o arch/arm/mach-sunxi/dram_helpers.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/dram_helpers.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/exception_level.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/cpu.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.sections.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/sections\"' -DKBUILD_BASENAME='\"sections\"' -DKBUILD_MODNAME='\"sections\"' -D__KBUILD_MODNAME=kmod_sections -c -o arch/arm/lib/sections.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/sections.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.bdinfo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/bdinfo\"' -DKBUILD_BASENAME='\"bdinfo\"' -DKBUILD_MODNAME='\"bdinfo\"' -D__KBUILD_MODNAME=kmod_bdinfo -c -o arch/arm/lib/bdinfo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bdinfo.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/generic_timer.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/mach-sunxi/.clock_sun6i.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"arch/arm/mach-sunxi/clock_sun6i\"' -DKBUILD_BASENAME='\"clock_sun6i\"' -DKBUILD_MODNAME='\"clock_sun6i\"' -D__KBUILD_MODNAME=kmod_clock_sun6i -c -o arch/arm/mach-sunxi/clock_sun6i.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/clock_sun6i.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootm\"' -DKBUILD_BASENAME='\"bootm\"' -DKBUILD_MODNAME='\"bootm\"' -D__KBUILD_MODNAME=kmod_bootm -c -o boot/bootm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootm.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.stack.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/stack\"' -DKBUILD_BASENAME='\"stack\"' -DKBUILD_MODNAME='\"stack\"' -D__KBUILD_MODNAME=kmod_stack -c -o arch/arm/lib/stack.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/stack.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootm_os.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootm_os\"' -DKBUILD_BASENAME='\"bootm_os\"' -DKBUILD_MODNAME='\"bootm_os\"' -D__KBUILD_MODNAME=kmod_bootm_os -c -o boot/bootm_os.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootm_os.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/image.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/sections.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd/arm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/bootm-fdt.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common need-builtin=1\n|   rm -f cmd/arm/built-in.a; aarch64-poky-linux-ar rcTP cmd/arm/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.interrupts_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/interrupts_64\"' -DKBUILD_BASENAME='\"interrupts_64\"' -DKBUILD_MODNAME='\"interrupts_64\"' -D__KBUILD_MODNAME=kmod_interrupts_64 -c -o arch/arm/lib/interrupts_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/interrupts_64.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.boot.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/boot\"' -DKBUILD_BASENAME='\"boot\"' -DKBUILD_MODNAME='\"boot\"' -D__KBUILD_MODNAME=kmod_boot -c -o cmd/boot.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/boot.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-sunxi/prcm.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.pxe_utils.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/pxe_utils\"' -DKBUILD_BASENAME='\"pxe_utils\"' -DKBUILD_MODNAME='\"pxe_utils\"' -D__KBUILD_MODNAME=kmod_pxe_utils -c -o boot/pxe_utils.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/pxe_utils.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-sunxi/cpu_info.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-sunxi/dram_helpers.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common/init \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-sunxi/board.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=disk need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/init/.board_init.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/init -I ./common/init    -DKBUILD_MODFILE='\"common/init/board_init\"' -DKBUILD_BASENAME='\"board_init\"' -DKBUILD_MODNAME='\"board_init\"' -D__KBUILD_MODNAME=kmod_board_init -c -o common/init/board_init.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/init/board_init.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bootm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bootm\"' -DKBUILD_BASENAME='\"bootm\"' -DKBUILD_MODNAME='\"bootm\"' -D__KBUILD_MODNAME=kmod_bootm -c -o cmd/bootm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bootm.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/bootm.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/bdinfo.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.help.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/help\"' -DKBUILD_BASENAME='\"help\"' -DKBUILD_MODNAME='\"help\"' -D__KBUILD_MODNAME=kmod_help -c -o cmd/help.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/help.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.panic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/panic\"' -DKBUILD_BASENAME='\"panic\"' -DKBUILD_MODNAME='\"panic\"' -D__KBUILD_MODNAME=kmod_panic -c -o cmd/panic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/panic.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/stack.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.main.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/main\"' -DKBUILD_BASENAME='\"main\"' -DKBUILD_MODNAME='\"main\"' -D__KBUILD_MODNAME=kmod_main -c -o common/main.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/main.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,disk/.part.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./disk    -DKBUILD_MODFILE='\"disk/part\"' -DKBUILD_BASENAME='\"part\"' -DKBUILD_MODNAME='\"part\"' -D__KBUILD_MODNAME=kmod_part -c -o disk/part.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.memtop.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/memtop\"' -DKBUILD_BASENAME='\"memtop\"' -DKBUILD_MODNAME='\"memtop\"' -D__KBUILD_MODNAME=kmod_memtop -c -o common/memtop.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/memtop.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.exports.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/exports\"' -DKBUILD_BASENAME='\"exports\"' -DKBUILD_MODNAME='\"exports\"' -D__KBUILD_MODNAME=kmod_exports -c -o common/exports.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/exports.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/mach-sunxi/clock_sun6i.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/boot.o\n|   rm -f arch/arm/mach-sunxi/built-in.a; aarch64-poky-linux-ar rcTP arch/arm/mach-sunxi/built-in.a arch/arm/mach-sunxi/board.o arch/arm/mach-sunxi/cpu_info.o arch/arm/mach-sunxi/dram_helpers.o arch/arm/mach-sunxi/prcm.o arch/arm/mach-sunxi/clock_sun6i.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/help.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/panic.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.version.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/version\"' -DKBUILD_BASENAME='\"version\"' -DKBUILD_MODNAME='\"version\"' -D__KBUILD_MODNAME=kmod_version -c -o cmd/version.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/version.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.blk_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/blk_common\"' -DKBUILD_BASENAME='\"blk_common\"' -DKBUILD_MODNAME='\"blk_common\"' -D__KBUILD_MODNAME=kmod_blk_common -c -o cmd/blk_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/blk_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cli_getch.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cli_getch\"' -DKBUILD_BASENAME='\"cli_getch\"' -DKBUILD_MODNAME='\"cli_getch\"' -D__KBUILD_MODNAME=kmod_cli_getch -c -o common/cli_getch.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli_getch.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/init/board_init.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cli_simple.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cli_simple\"' -DKBUILD_BASENAME='\"cli_simple\"' -DKBUILD_MODNAME='\"cli_simple\"' -D__KBUILD_MODNAME=kmod_cli_simple -c -o common/cli_simple.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli_simple.c\n|   rm -f common/init/built-in.a; aarch64-poky-linux-ar rcTP common/init/built-in.a common/init/board_init.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bootflow.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bootflow\"' -DKBUILD_BASENAME='\"bootflow\"' -DKBUILD_MODNAME='\"bootflow\"' -D__KBUILD_MODNAME=kmod_bootflow -c -o cmd/bootflow.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bootflow.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/version.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/interrupts_64.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/exports.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.cache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/cache\"' -DKBUILD_BASENAME='\"cache\"' -DKBUILD_MODNAME='\"cache\"' -D__KBUILD_MODNAME=kmod_cache -c -o arch/arm/lib/cache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/cache.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/main.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/memtop.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootm_os.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export board/sunxi/board.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.image.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/image\"' -DKBUILD_BASENAME='\"image\"' -DKBUILD_MODNAME='\"image\"' -D__KBUILD_MODNAME=kmod_image -c -o boot/image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cli_getch.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.source.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/source\"' -DKBUILD_BASENAME='\"source\"' -DKBUILD_MODNAME='\"source\"' -D__KBUILD_MODNAME=kmod_source -c -o cmd/source.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/source.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/blk_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,disk/.disk-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./disk    -DKBUILD_MODFILE='\"disk/disk-uclass\"' -DKBUILD_BASENAME='\"disk_uclass\"' -DKBUILD_MODNAME='\"disk_uclass\"' -D__KBUILD_MODNAME=kmod_disk_uclass -c -o disk/disk-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/disk-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,arch/arm/lib/.psci-dt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./arch/arm/lib    -DKBUILD_MODFILE='\"arch/arm/lib/psci-dt\"' -DKBUILD_BASENAME='\"psci_dt\"' -DKBUILD_MODNAME='\"psci_dt\"' -D__KBUILD_MODNAME=kmod_psci_dt -c -o arch/arm/lib/psci-dt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/psci-dt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bdinfo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bdinfo\"' -DKBUILD_BASENAME='\"bdinfo\"' -DKBUILD_MODNAME='\"bdinfo\"' -D__KBUILD_MODNAME=kmod_bdinfo -c -o cmd/bdinfo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bdinfo.c\n|   rm -f board/sunxi/built-in.a; aarch64-poky-linux-ar rcTP board/sunxi/built-in.a board/sunxi/board.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bootm.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cli_readline.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cli_readline\"' -DKBUILD_BASENAME='\"cli_readline\"' -DKBUILD_MODNAME='\"cli_readline\"' -D__KBUILD_MODNAME=kmod_cli_readline -c -o common/cli_readline.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli_readline.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,disk/.part_dos.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./disk    -DKBUILD_MODFILE='\"disk/part_dos\"' -DKBUILD_BASENAME='\"part_dos\"' -DKBUILD_MODNAME='\"part_dos\"' -D__KBUILD_MODNAME=kmod_part_dos -c -o disk/part_dos.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part_dos.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cli_hush.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cli_hush\"' -DKBUILD_BASENAME='\"cli_hush\"' -DKBUILD_MODNAME='\"cli_hush\"' -D__KBUILD_MODNAME=kmod_cli_hush -c -o common/cli_hush.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli_hush.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.image-board.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/image-board\"' -DKBUILD_BASENAME='\"image_board\"' -DKBUILD_MODNAME='\"image_board\"' -D__KBUILD_MODNAME=kmod_image_board -c -o boot/image-board.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-board.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/psci-dt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/lib/cache.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/source.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cli_simple.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bootflow.o\n|   rm -f arch/arm/lib/built-in.a; aarch64-poky-linux-ar rcTP arch/arm/lib/built-in.a arch/arm/lib/image.o arch/arm/lib/bootm.o arch/arm/lib/crt0_64.o arch/arm/lib/setjmp_aarch64.o arch/arm/lib/relocate_64.o arch/arm/lib/bootm-fdt.o arch/arm/lib/bdinfo.o arch/arm/lib/sections.o arch/arm/lib/stack.o arch/arm/lib/interrupts_64.o arch/arm/lib/cache.o arch/arm/lib/psci-dt.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootdev-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootdev-uclass\"' -DKBUILD_BASENAME='\"bootdev_uclass\"' -DKBUILD_MODNAME='\"bootdev_uclass\"' -D__KBUILD_MODNAME=kmod_bootdev_uclass -c -o boot/bootdev-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootdev-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootflow.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootflow\"' -DKBUILD_BASENAME='\"bootflow\"' -DKBUILD_MODNAME='\"bootflow\"' -D__KBUILD_MODNAME=kmod_bootflow -c -o boot/bootflow.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootflow.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bind.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bind\"' -DKBUILD_BASENAME='\"bind\"' -DKBUILD_MODNAME='\"bind\"' -D__KBUILD_MODNAME=kmod_bind -c -o cmd/bind.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bind.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,disk/.part_iso.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./disk    -DKBUILD_MODFILE='\"disk/part_iso\"' -DKBUILD_BASENAME='\"part_iso\"' -DKBUILD_MODNAME='\"part_iso\"' -D__KBUILD_MODNAME=kmod_part_iso -c -o disk/part_iso.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part_iso.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export disk/disk-uclass.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/block/.blk-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block -I ./drivers/block    -DKBUILD_MODFILE='\"drivers/block/blk-uclass\"' -DKBUILD_BASENAME='\"blk_uclass\"' -DKBUILD_MODNAME='\"blk_uclass\"' -D__KBUILD_MODNAME=kmod_blk_uclass -c -o drivers/block/blk-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block/blk-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootm.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/block/.blkcache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block -I ./drivers/block    -DKBUILD_MODFILE='\"drivers/block/blkcache\"' -DKBUILD_BASENAME='\"blkcache\"' -DKBUILD_MODNAME='\"blkcache\"' -D__KBUILD_MODNAME=kmod_blkcache -c -o drivers/block/blkcache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block/blkcache.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/cdns3 need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export arch/arm/cpu/armv8/cache_v8.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bdinfo.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export disk/part.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/usb/cdns3/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/cdns3/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f arch/arm/cpu/armv8/built-in.a; aarch64-poky-linux-ar rcTP arch/arm/cpu/armv8/built-in.a arch/arm/cpu/armv8/cpu.o arch/arm/cpu/armv8/generic_timer.o arch/arm/cpu/armv8/cache_v8.o arch/arm/cpu/armv8/cache.o arch/arm/cpu/armv8/exceptions.o arch/arm/cpu/armv8/exception_level.o arch/arm/cpu/armv8/tlb.o arch/arm/cpu/armv8/transition.o arch/arm/cpu/armv8/fwcall.o arch/arm/cpu/armv8/cpu-dt.o arch/arm/cpu/armv8/smccc-call.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/clk/adi/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/adi/built-in.a\n|   rm -f drivers/clk/airoha/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/airoha/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.blkcache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/blkcache\"' -DKBUILD_BASENAME='\"blkcache\"' -DKBUILD_MODNAME='\"blkcache\"' -D__KBUILD_MODNAME=kmod_blkcache -c -o cmd/blkcache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/blkcache.c\n|   rm -f drivers/clk/analogbits/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/analogbits/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/clk/imx/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/imx/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export disk/part_dos.o\n|   rm -f drivers/clk/tegra/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/tegra/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/clk/ti/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/ti/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export disk/part_iso.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/dwc3 need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,disk/.part_efi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk -I ./disk    -DKBUILD_MODFILE='\"disk/part_efi\"' -DKBUILD_BASENAME='\"part_efi\"' -DKBUILD_MODNAME='\"part_efi\"' -D__KBUILD_MODNAME=kmod_part_efi -c -o disk/part_efi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/disk/part_efi.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/sunxi/.clk_sunxi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/sunxi -I ./drivers/clk/sunxi    -DKBUILD_MODFILE='\"drivers/clk/sunxi/clk_sunxi\"' -DKBUILD_BASENAME='\"clk_sunxi\"' -DKBUILD_MODNAME='\"clk_sunxi\"' -D__KBUILD_MODNAME=kmod_clk_sunxi -c -o drivers/clk/sunxi/clk_sunxi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/sunxi/clk_sunxi.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/image.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bind.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/common need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/sunxi/.clk_sun6i_rtc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/sunxi -I ./drivers/clk/sunxi    -DKBUILD_MODFILE='\"drivers/clk/sunxi/clk_sun6i_rtc\"' -DKBUILD_BASENAME='\"clk_sun6i_rtc\"' -DKBUILD_MODNAME='\"clk_sun6i_rtc\"' -D__KBUILD_MODNAME=kmod_clk_sun6i_rtc -c -o drivers/clk/sunxi/clk_sun6i_rtc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/sunxi/clk_sun6i_rtc.c\n|   rm -f drivers/usb/dwc3/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/dwc3/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/blkcache.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/sunxi/.clk_a31_r.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/sunxi -I ./drivers/clk/sunxi    -DKBUILD_MODFILE='\"drivers/clk/sunxi/clk_a31_r\"' -DKBUILD_BASENAME='\"clk_a31_r\"' -DKBUILD_MODNAME='\"clk_a31_r\"' -D__KBUILD_MODNAME=kmod_clk_a31_r -c -o drivers/clk/sunxi/clk_a31_r.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/sunxi/clk_a31_r.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.autoboot.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/autoboot\"' -DKBUILD_BASENAME='\"autoboot\"' -DKBUILD_MODNAME='\"autoboot\"' -D__KBUILD_MODNAME=kmod_autoboot -c -o common/autoboot.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/autoboot.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/block/blkcache.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cli_readline.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/common/.common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/common -I ./drivers/usb/common    -DKBUILD_MODFILE='\"drivers/usb/common/common\"' -DKBUILD_BASENAME='\"common\"' -DKBUILD_MODNAME='\"common\"' -D__KBUILD_MODNAME=kmod_common -c -o drivers/usb/common/common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/common/common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/pxe_utils.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.bootefi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/bootefi\"' -DKBUILD_BASENAME='\"bootefi\"' -DKBUILD_MODNAME='\"bootefi\"' -D__KBUILD_MODNAME=kmod_bootefi -c -o cmd/bootefi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/bootefi.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.device.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/device\"' -DKBUILD_BASENAME='\"device\"' -DKBUILD_MODNAME='\"device\"' -D__KBUILD_MODNAME=kmod_device -c -o drivers/core/device.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/device.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.fdtaddr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/fdtaddr\"' -DKBUILD_BASENAME='\"fdtaddr\"' -DKBUILD_MODNAME='\"fdtaddr\"' -D__KBUILD_MODNAME=kmod_fdtaddr -c -o drivers/core/fdtaddr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/fdtaddr.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/emul need-builtin=1\n|   rm -f drivers/usb/emul/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/emul/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.booti.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/booti\"' -DKBUILD_BASENAME='\"booti\"' -DKBUILD_MODNAME='\"booti\"' -D__KBUILD_MODNAME=kmod_booti -c -o cmd/booti.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/booti.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/image-board.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/sunxi/clk_sun6i_rtc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/sunxi/clk_a31_r.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/eth need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/sunxi/.clk_a64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/sunxi -I ./drivers/clk/sunxi    -DKBUILD_MODFILE='\"drivers/clk/sunxi/clk_a64\"' -DKBUILD_BASENAME='\"clk_a64\"' -DKBUILD_MODNAME='\"clk_a64\"' -D__KBUILD_MODNAME=kmod_clk_a64 -c -o drivers/clk/sunxi/clk_a64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/sunxi/clk_a64.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth-uclass\"' -DKBUILD_BASENAME='\"bootmeth_uclass\"' -DKBUILD_MODNAME='\"bootmeth_uclass\"' -D__KBUILD_MODNAME=kmod_bootmeth_uclass -c -o boot/bootmeth-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth-uclass.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/usb/eth/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/eth/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/gpio/.gpio-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/gpio -I ./drivers/gpio    -DKBUILD_MODFILE='\"drivers/gpio/gpio-uclass\"' -DKBUILD_BASENAME='\"gpio_uclass\"' -DKBUILD_MODNAME='\"gpio_uclass\"' -D__KBUILD_MODNAME=kmod_gpio_uclass -c -o drivers/gpio/gpio-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/gpio/gpio-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/sunxi/clk_sunxi.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/sysreset/.sysreset-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset -I ./drivers/sysreset    -DKBUILD_MODFILE='\"drivers/sysreset/sysreset-uclass\"' -DKBUILD_BASENAME='\"sysreset_uclass\"' -DKBUILD_MODNAME='\"sysreset_uclass\"' -D__KBUILD_MODNAME=kmod_sysreset_uclass -c -o drivers/sysreset/sysreset-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset/sysreset-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/autoboot.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/common/common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/sysreset/.sysreset_watchdog.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset -I ./drivers/sysreset    -DKBUILD_MODFILE='\"drivers/sysreset/sysreset_watchdog\"' -DKBUILD_BASENAME='\"sysreset_watchdog\"' -DKBUILD_MODNAME='\"sysreset_watchdog\"' -D__KBUILD_MODNAME=kmod_sysreset_watchdog -c -o drivers/sysreset/sysreset_watchdog.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/sysreset/sysreset_watchdog.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/bootefi.o\n|   rm -f drivers/usb/common/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/common/built-in.a drivers/usb/common/common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/gpio/.sunxi_gpio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/gpio -I ./drivers/gpio    -DKBUILD_MODFILE='\"drivers/gpio/sunxi_gpio\"' -DKBUILD_BASENAME='\"sunxi_gpio\"' -DKBUILD_MODNAME='\"sunxi_gpio\"' -D__KBUILD_MODNAME=kmod_sunxi_gpio -c -o drivers/gpio/sunxi_gpio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/gpio/sunxi_gpio.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/gadget need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.cls.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/cls\"' -DKBUILD_BASENAME='\"cls\"' -DKBUILD_MODNAME='\"cls\"' -D__KBUILD_MODNAME=kmod_cls -c -o cmd/cls.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/cls.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/sunxi/clk_a64.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/booti.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/gadget/.epautoconf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/gadget -I ./drivers/usb/gadget    -DKBUILD_MODFILE='\"drivers/usb/gadget/epautoconf\"' -DKBUILD_BASENAME='\"epautoconf\"' -DKBUILD_MODNAME='\"epautoconf\"' -D__KBUILD_MODNAME=kmod_epautoconf -c -o drivers/usb/gadget/epautoconf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/gadget/epautoconf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/fdtaddr.o\n|   rm -f drivers/clk/sunxi/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/sunxi/built-in.a drivers/clk/sunxi/clk_sunxi.o drivers/clk/sunxi/clk_sun6i_rtc.o drivers/clk/sunxi/clk_a31_r.o drivers/clk/sunxi/clk_a64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.lists.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/lists\"' -DKBUILD_BASENAME='\"lists\"' -DKBUILD_MODNAME='\"lists\"' -D__KBUILD_MODNAME=kmod_lists -c -o drivers/core/lists.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/lists.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootflow.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/gadget/udc need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/.clk-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./drivers/clk    -DKBUILD_MODFILE='\"drivers/clk/clk-uclass\"' -DKBUILD_BASENAME='\"clk_uclass\"' -DKBUILD_MODNAME='\"clk_uclass\"' -D__KBUILD_MODNAME=kmod_clk_uclass -c -o drivers/clk/clk-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/block/blk-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootdev-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/sysreset/sysreset_watchdog.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/gadget/udc/.udc-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/gadget/udc -I ./drivers/usb/gadget/udc    -DKBUILD_MODFILE='\"drivers/usb/gadget/udc/udc-uclass\"' -DKBUILD_BASENAME='\"udc_uclass\"' -DKBUILD_MODNAME='\"udc_uclass\"' -D__KBUILD_MODNAME=kmod_udc_uclass -c -o drivers/usb/gadget/udc/udc-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/gadget/udc/udc-uclass.c\n|   rm -f drivers/block/built-in.a; aarch64-poky-linux-ar rcTP drivers/block/built-in.a drivers/block/blk-uclass.o drivers/block/blkcache.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.version.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/version\"' -DKBUILD_BASENAME='\"version\"' -DKBUILD_MODNAME='\"version\"' -D__KBUILD_MODNAME=kmod_version -c -o common/version.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/version.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/cls.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/firmware \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.root.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/root\"' -DKBUILD_BASENAME='\"root\"' -DKBUILD_MODNAME='\"root\"' -D__KBUILD_MODNAME=kmod_root -c -o drivers/core/root.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/root.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.board_f.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/board_f\"' -DKBUILD_BASENAME='\"board_f\"' -DKBUILD_MODNAME='\"board_f\"' -D__KBUILD_MODNAME=kmod_board_f -c -o common/board_f.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/board_f.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.console.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/console\"' -DKBUILD_BASENAME='\"console\"' -DKBUILD_MODNAME='\"console\"' -D__KBUILD_MODNAME=kmod_console -c -o cmd/console.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/console.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/firmware/.firmware-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/firmware -I ./drivers/firmware    -DKBUILD_MODFILE='\"drivers/firmware/firmware-uclass\"' -DKBUILD_BASENAME='\"firmware_uclass\"' -DKBUILD_MODNAME='\"firmware_uclass\"' -D__KBUILD_MODNAME=kmod_firmware_uclass -c -o drivers/firmware/firmware-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/firmware/firmware-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/sysreset/sysreset-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/version.o\n|   rm -f drivers/sysreset/built-in.a; aarch64-poky-linux-ar rcTP drivers/sysreset/built-in.a drivers/sysreset/sysreset-uclass.o drivers/sysreset/sysreset_watchdog.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/.clk_fixed_rate.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./drivers/clk    -DKBUILD_MODFILE='\"drivers/clk/clk_fixed_rate\"' -DKBUILD_BASENAME='\"clk_fixed_rate\"' -DKBUILD_MODNAME='\"clk_fixed_rate\"' -D__KBUILD_MODNAME=kmod_clk_fixed_rate -c -o drivers/clk/clk_fixed_rate.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk_fixed_rate.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.board_r.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/board_r\"' -DKBUILD_BASENAME='\"board_r\"' -DKBUILD_MODNAME='\"board_r\"' -D__KBUILD_MODNAME=kmod_board_r -c -o common/board_r.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/board_r.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/gpio/sunxi_gpio.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/gadget/epautoconf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth-uclass.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/i2c \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cli_hush.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/console.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/gadget/.config.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/gadget -I ./drivers/usb/gadget    -DKBUILD_MODFILE='\"drivers/usb/gadget/config\"' -DKBUILD_BASENAME='\"config\"' -DKBUILD_MODNAME='\"config\"' -D__KBUILD_MODNAME=kmod_config -c -o drivers/usb/gadget/config.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/gadget/config.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/i2c/.i2c-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/i2c -I ./drivers/i2c    -DKBUILD_MODFILE='\"drivers/i2c/i2c-uclass\"' -DKBUILD_BASENAME='\"i2c_uclass\"' -DKBUILD_MODNAME='\"i2c_uclass\"' -D__KBUILD_MODNAME=kmod_i2c_uclass -c -o drivers/i2c/i2c-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/i2c/i2c-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootstd-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootstd-uclass\"' -DKBUILD_BASENAME='\"bootstd_uclass\"' -DKBUILD_MODNAME='\"bootstd_uclass\"' -D__KBUILD_MODNAME=kmod_bootstd_uclass -c -o boot/bootstd-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootstd-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/gadget/udc/udc-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.dm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/dm\"' -DKBUILD_BASENAME='\"dm\"' -DKBUILD_MODNAME='\"dm\"' -D__KBUILD_MODNAME=kmod_dm -c -o cmd/dm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/dm.c\n|   rm -f drivers/usb/gadget/udc/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/gadget/udc/built-in.a drivers/usb/gadget/udc/udc-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/firmware/firmware-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/lists.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/firmware/.psci.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/firmware -I ./drivers/firmware    -DKBUILD_MODFILE='\"drivers/firmware/psci\"' -DKBUILD_BASENAME='\"psci\"' -DKBUILD_MODNAME='\"psci\"' -D__KBUILD_MODNAME=kmod_psci -c -o drivers/firmware/psci.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/firmware/psci.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/clk_fixed_rate.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export disk/part_efi.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/gadget/config.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/dm.o\n|   rm -f disk/built-in.a; aarch64-poky-linux-ar rcTP disk/built-in.a disk/part.o disk/disk-uclass.o disk/part_dos.o disk/part_iso.o disk/part_efi.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/gadget/.usbstring.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/gadget -I ./drivers/usb/gadget    -DKBUILD_MODFILE='\"drivers/usb/gadget/usbstring\"' -DKBUILD_BASENAME='\"usbstring\"' -DKBUILD_MODNAME='\"usbstring\"' -D__KBUILD_MODNAME=kmod_usbstring -c -o drivers/usb/gadget/usbstring.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/gadget/usbstring.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/device.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.echo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/echo\"' -DKBUILD_BASENAME='\"echo\"' -DKBUILD_MODNAME='\"echo\"' -D__KBUILD_MODNAME=kmod_echo -c -o cmd/echo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/echo.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth_efi_mgr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth_efi_mgr\"' -DKBUILD_BASENAME='\"bootmeth_efi_mgr\"' -DKBUILD_MODNAME='\"bootmeth_efi_mgr\"' -D__KBUILD_MODNAME=kmod_bootmeth_efi_mgr -c -o boot/bootmeth_efi_mgr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth_efi_mgr.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/echo.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/clk-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/root.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootstd-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/firmware/psci.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/clk/.clk_fixed_factor.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk -I ./drivers/clk    -DKBUILD_MODFILE='\"drivers/clk/clk_fixed_factor\"' -DKBUILD_BASENAME='\"clk_fixed_factor\"' -DKBUILD_MODNAME='\"clk_fixed_factor\"' -D__KBUILD_MODNAME=kmod_clk_fixed_factor -c -o drivers/clk/clk_fixed_factor.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/clk/clk_fixed_factor.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.cyclic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/cyclic\"' -DKBUILD_BASENAME='\"cyclic\"' -DKBUILD_MODNAME='\"cyclic\"' -D__KBUILD_MODNAME=kmod_cyclic -c -o cmd/cyclic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/cyclic.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/uclass\"' -DKBUILD_BASENAME='\"uclass\"' -DKBUILD_MODNAME='\"uclass\"' -D__KBUILD_MODNAME=kmod_uclass -c -o drivers/core/uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/board_r.o\n|   rm -f drivers/firmware/built-in.a; aarch64-poky-linux-ar rcTP drivers/firmware/built-in.a drivers/firmware/firmware-uclass.o drivers/firmware/psci.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.board_info.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/board_info\"' -DKBUILD_BASENAME='\"board_info\"' -DKBUILD_MODNAME='\"board_info\"' -D__KBUILD_MODNAME=kmod_board_info -c -o common/board_info.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/board_info.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/gadget/usbstring.o\n|   rm -f drivers/usb/gadget/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/gadget/built-in.a drivers/usb/gadget/epautoconf.o drivers/usb/gadget/config.o drivers/usb/gadget/usbstring.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth_efi_mgr.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.fdt_support.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/fdt_support\"' -DKBUILD_BASENAME='\"fdt_support\"' -DKBUILD_MODNAME='\"fdt_support\"' -D__KBUILD_MODNAME=kmod_fdt_support -c -o boot/fdt_support.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/fdt_support.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/gpio/gpio-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/cyclic.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth_efi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth_efi\"' -DKBUILD_BASENAME='\"bootmeth_efi\"' -DKBUILD_MODNAME='\"bootmeth_efi\"' -D__KBUILD_MODNAME=kmod_bootmeth_efi -c -o boot/bootmeth_efi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth_efi.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/i2c/i2c-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.eficonfig.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/eficonfig\"' -DKBUILD_BASENAME='\"eficonfig\"' -DKBUILD_MODNAME='\"eficonfig\"' -D__KBUILD_MODNAME=kmod_eficonfig -c -o cmd/eficonfig.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/eficonfig.c\n|   rm -f drivers/gpio/built-in.a; aarch64-poky-linux-ar rcTP drivers/gpio/built-in.a drivers/gpio/gpio-uclass.o drivers/gpio/sunxi_gpio.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.image-fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/image-fdt\"' -DKBUILD_BASENAME='\"image_fdt\"' -DKBUILD_MODNAME='\"image_fdt\"' -D__KBUILD_MODNAME=kmod_image_fdt -c -o boot/image-fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fdt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/clk/clk_fixed_factor.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth_pxe.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth_pxe\"' -DKBUILD_BASENAME='\"bootmeth_pxe\"' -DKBUILD_MODNAME='\"bootmeth_pxe\"' -D__KBUILD_MODNAME=kmod_bootmeth_pxe -c -o boot/bootmeth_pxe.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth_pxe.c\n|   rm -f drivers/i2c/built-in.a; aarch64-poky-linux-ar rcTP drivers/i2c/built-in.a drivers/i2c/i2c-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/board_info.o\n|   rm -f drivers/clk/built-in.a; aarch64-poky-linux-ar rcTP drivers/clk/built-in.a drivers/clk/clk-uclass.o drivers/clk/clk_fixed_rate.o drivers/clk/clk_fixed_factor.o drivers/clk/adi/built-in.a drivers/clk/airoha/built-in.a drivers/clk/analogbits/built-in.a drivers/clk/imx/built-in.a drivers/clk/tegra/built-in.a drivers/clk/ti/built-in.a drivers/clk/sunxi/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.miiphyutil.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/miiphyutil\"' -DKBUILD_BASENAME='\"miiphyutil\"' -DKBUILD_MODNAME='\"miiphyutil\"' -D__KBUILD_MODNAME=kmod_miiphyutil -c -o common/miiphyutil.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/miiphyutil.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.tag.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/tag\"' -DKBUILD_BASENAME='\"tag\"' -DKBUILD_MODNAME='\"tag\"' -D__KBUILD_MODNAME=kmod_tag -c -o drivers/core/tag.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/tag.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.util.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/util\"' -DKBUILD_BASENAME='\"util\"' -DKBUILD_MODNAME='\"util\"' -D__KBUILD_MODNAME=kmod_util -c -o drivers/core/util.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/util.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/util.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/board_f.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth_pxe.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.bootmeth_extlinux.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/bootmeth_extlinux\"' -DKBUILD_BASENAME='\"bootmeth_extlinux\"' -DKBUILD_MODNAME='\"bootmeth_extlinux\"' -D__KBUILD_MODNAME=kmod_bootmeth_extlinux -c -o boot/bootmeth_extlinux.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/bootmeth_extlinux.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/tag.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.image-fit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/image-fit\"' -DKBUILD_BASENAME='\"image_fit\"' -DKBUILD_MODNAME='\"image_fit\"' -D__KBUILD_MODNAME=kmod_image_fit -c -o boot/image-fit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fit.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth_efi.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/image-fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/miiphyutil.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.usb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/usb\"' -DKBUILD_BASENAME='\"usb\"' -DKBUILD_MODNAME='\"usb\"' -D__KBUILD_MODNAME=kmod_usb -c -o common/usb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/usb.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/input \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/allwinner \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/nand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/input/.key_matrix.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/input -I ./drivers/input    -DKBUILD_MODFILE='\"drivers/input/key_matrix\"' -DKBUILD_BASENAME='\"key_matrix\"' -DKBUILD_MODNAME='\"key_matrix\"' -D__KBUILD_MODNAME=kmod_key_matrix -c -o drivers/input/key_matrix.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/input/key_matrix.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/mmc\"' -DKBUILD_BASENAME='\"mmc\"' -DKBUILD_MODNAME='\"mmc\"' -D__KBUILD_MODNAME=kmod_mmc -c -o drivers/mmc/mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/phy/allwinner/.phy-sun4i-usb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/phy/allwinner -I ./drivers/phy/allwinner    -DKBUILD_MODFILE='\"drivers/phy/allwinner/phy-sun4i-usb\"' -DKBUILD_BASENAME='\"phy_sun4i_usb\"' -DKBUILD_MODNAME='\"phy_sun4i_usb\"' -D__KBUILD_MODNAME=kmod_phy_sun4i_usb -c -o drivers/phy/allwinner/phy-sun4i-usb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/phy/allwinner/phy-sun4i-usb.c\n|   rm -f drivers/net/airoha/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/airoha/built-in.a\n|   rm -f drivers/mtd/nand/built-in.a; aarch64-poky-linux-ar rcTP drivers/mtd/nand/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/mscc_eswitch \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/onenand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/net/mscc_eswitch/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/mscc_eswitch/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/uclass.o\n|   rm -f drivers/mtd/onenand/built-in.a; aarch64-poky-linux-ar rcTP drivers/mtd/onenand/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/spi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/mediatek \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/mtd/spi/built-in.a; aarch64-poky-linux-ar rcTP drivers/mtd/spi/built-in.a\n|   rm -f drivers/net/phy/mediatek/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/phy/mediatek/built-in.a\n|   rm -f drivers/mtd/built-in.a; aarch64-poky-linux-ar rcTP drivers/mtd/built-in.a drivers/mtd/nand/built-in.a drivers/mtd/onenand/built-in.a drivers/mtd/spi/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.devres.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/devres\"' -DKBUILD_BASENAME='\"devres\"' -DKBUILD_MODNAME='\"devres\"' -D__KBUILD_MODNAME=kmod_devres -c -o drivers/core/devres.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/devres.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/input/.input.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/input -I ./drivers/input    -DKBUILD_MODFILE='\"drivers/input/input\"' -DKBUILD_BASENAME='\"input\"' -DKBUILD_MODNAME='\"input\"' -D__KBUILD_MODNAME=kmod_input -c -o drivers/input/input.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/input/input.c\n|   rm -f drivers/net/phy/airoha/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/phy/airoha/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/bootmeth_extlinux.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/net/phy/.phy.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/phy -I ./drivers/net/phy    -DKBUILD_MODFILE='\"drivers/net/phy/phy\"' -DKBUILD_BASENAME='\"phy\"' -DKBUILD_MODNAME='\"phy\"' -D__KBUILD_MODNAME=kmod_phy -c -o drivers/net/phy/phy.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/phy/phy.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/phy need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/musb-new need-builtin=1\n|   rm -f drivers/usb/phy/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/phy/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/marvell \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/mtu3 need-builtin=1\n|   rm -f drivers/phy/marvell/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/marvell/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.device-remove.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/device-remove\"' -DKBUILD_BASENAME='\"device_remove\"' -DKBUILD_MODNAME='\"device_remove\"' -D__KBUILD_MODNAME=kmod_device_remove -c -o drivers/core/device-remove.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/device-remove.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/isp1760 need-builtin=1\n|   rm -f drivers/usb/mtu3/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/mtu3/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/host need-builtin=1\n|   rm -f drivers/phy/rockchip/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/rockchip/built-in.a\n|   rm -f drivers/usb/isp1760/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/isp1760/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.usb_hub.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/usb_hub\"' -DKBUILD_BASENAME='\"usb_hub\"' -DKBUILD_MODNAME='\"usb_hub\"' -D__KBUILD_MODNAME=kmod_usb_hub -c -o common/usb_hub.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/usb_hub.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/input/key_matrix.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/nxp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.usb-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/usb-uclass\"' -DKBUILD_BASENAME='\"usb_uclass\"' -DKBUILD_MODNAME='\"usb_uclass\"' -D__KBUILD_MODNAME=kmod_usb_uclass -c -o drivers/usb/host/usb-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/usb-uclass.c\n|   rm -f drivers/pinctrl/nxp/built-in.a; aarch64-poky-linux-ar rcTP drivers/pinctrl/nxp/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/net/phy/.realtek.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/phy -I ./drivers/net/phy    -DKBUILD_MODFILE='\"drivers/net/phy/realtek\"' -DKBUILD_BASENAME='\"realtek\"' -DKBUILD_MODNAME='\"realtek\"' -D__KBUILD_MODNAME=kmod_realtek -c -o drivers/net/phy/realtek.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/phy/realtek.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/pinctrl/sunxi/.pinctrl-sunxi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/sunxi -I ./drivers/pinctrl/sunxi    -DKBUILD_MODFILE='\"drivers/pinctrl/sunxi/pinctrl-sunxi\"' -DKBUILD_BASENAME='\"pinctrl_sunxi\"' -DKBUILD_MODNAME='\"pinctrl_sunxi\"' -D__KBUILD_MODNAME=kmod_pinctrl_sunxi -c -o drivers/pinctrl/sunxi/pinctrl-sunxi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/sunxi/pinctrl-sunxi.c\n|   rm -f drivers/usb/musb-new/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/musb-new/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.exit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/exit\"' -DKBUILD_BASENAME='\"exit\"' -DKBUILD_MODNAME='\"exit\"' -D__KBUILD_MODNAME=kmod_exit -c -o cmd/exit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/exit.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.elf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/elf\"' -DKBUILD_BASENAME='\"elf\"' -DKBUILD_MODNAME='\"elf\"' -D__KBUILD_MODNAME=kmod_elf -c -o cmd/elf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/elf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/devres.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/tcpm need-builtin=1\n|   rm -f drivers/usb/tcpm/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/tcpm/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/exit.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/pmic \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/power/pmic/built-in.a; aarch64-poky-linux-ar rcTP drivers/power/pmic/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/device-remove.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/phy/allwinner/phy-sun4i-usb.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/power/regulator/.regulator-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator -I ./drivers/power/regulator    -DKBUILD_MODFILE='\"drivers/power/regulator/regulator-uclass\"' -DKBUILD_BASENAME='\"regulator_uclass\"' -DKBUILD_MODNAME='\"regulator_uclass\"' -D__KBUILD_MODNAME=kmod_regulator_uclass -c -o drivers/power/regulator/regulator-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator/regulator-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.simple-bus.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/simple-bus\"' -DKBUILD_BASENAME='\"simple_bus\"' -DKBUILD_MODNAME='\"simple_bus\"' -D__KBUILD_MODNAME=kmod_simple_bus -c -o drivers/core/simple-bus.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/simple-bus.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/input/input.o\n|   rm -f drivers/phy/allwinner/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/allwinner/built-in.a drivers/phy/allwinner/phy-sun4i-usb.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/socionext \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/phy/socionext/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/socionext/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/input/.keyboard-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/input -I ./drivers/input    -DKBUILD_MODFILE='\"drivers/input/keyboard-uclass\"' -DKBUILD_BASENAME='\"keyboard_uclass\"' -DKBUILD_MODNAME='\"keyboard_uclass\"' -D__KBUILD_MODNAME=kmod_keyboard_uclass -c -o drivers/input/keyboard-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/input/keyboard-uclass.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/cadence \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/phy/cadence/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/cadence/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/pinctrl/sunxi/pinctrl-sunxi.o\n|   rm -f drivers/phy/ti/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/ti/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/qcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/phy/qcom/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/qcom/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/net/phy/realtek.o\n|   rm -f drivers/pinctrl/sunxi/built-in.a; aarch64-poky-linux-ar rcTP drivers/pinctrl/sunxi/built-in.a drivers/pinctrl/sunxi/pinctrl-sunxi.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/renesas \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/elf.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/broadcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/phy/renesas/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/renesas/built-in.a\n|   rm -f drivers/pinctrl/broadcom/built-in.a; aarch64-poky-linux-ar rcTP drivers/pinctrl/broadcom/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/starfive \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/ulpi need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/pinctrl/.pinctrl-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl -I ./drivers/pinctrl    -DKBUILD_MODFILE='\"drivers/pinctrl/pinctrl-uclass\"' -DKBUILD_BASENAME='\"pinctrl_uclass\"' -DKBUILD_MODNAME='\"pinctrl_uclass\"' -D__KBUILD_MODNAME=kmod_pinctrl_uclass -c -o drivers/pinctrl/pinctrl-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/pinctrl-uclass.c\n|   rm -f drivers/phy/starfive/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/starfive/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/power/regulator/.regulator_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator -I ./drivers/power/regulator    -DKBUILD_MODFILE='\"drivers/power/regulator/regulator_common\"' -DKBUILD_BASENAME='\"regulator_common\"' -DKBUILD_MODNAME='\"regulator_common\"' -D__KBUILD_MODNAME=kmod_regulator_common -c -o drivers/power/regulator/regulator_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator/regulator_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/simple-bus.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/phy/.phy-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/phy -I ./drivers/phy    -DKBUILD_MODFILE='\"drivers/phy/phy-uclass\"' -DKBUILD_BASENAME='\"phy_uclass\"' -DKBUILD_MODNAME='\"phy_uclass\"' -D__KBUILD_MODNAME=kmod_phy_uclass -c -o drivers/phy/phy-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/phy/phy-uclass.c\n|   rm -f drivers/usb/ulpi/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/ulpi/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.dump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/dump\"' -DKBUILD_BASENAME='\"dump\"' -DKBUILD_MODNAME='\"dump\"' -D__KBUILD_MODNAME=kmod_dump -c -o drivers/core/dump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/dump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.ext4.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/ext4\"' -DKBUILD_BASENAME='\"ext4\"' -DKBUILD_MODNAME='\"ext4\"' -D__KBUILD_MODNAME=kmod_ext4 -c -o cmd/ext4.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/ext4.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/usb.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/input/keyboard-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/eficonfig.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.expo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/expo\"' -DKBUILD_BASENAME='\"expo\"' -DKBUILD_MODNAME='\"expo\"' -D__KBUILD_MODNAME=kmod_expo -c -o boot/expo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/expo.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/usb_hub.o\n|   rm -f drivers/input/built-in.a; aarch64-poky-linux-ar rcTP drivers/input/built-in.a drivers/input/key_matrix.o drivers/input/input.o drivers/input/keyboard-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/pinctrl/.pinctrl-generic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl -I ./drivers/pinctrl    -DKBUILD_MODFILE='\"drivers/pinctrl/pinctrl-generic\"' -DKBUILD_BASENAME='\"pinctrl_generic\"' -DKBUILD_MODNAME='\"pinctrl_generic\"' -D__KBUILD_MODNAME=kmod_pinctrl_generic -c -o drivers/pinctrl/pinctrl-generic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/pinctrl/pinctrl-generic.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.usb_storage.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/usb_storage\"' -DKBUILD_BASENAME='\"usb_storage\"' -DKBUILD_MODNAME='\"usb_storage\"' -D__KBUILD_MODNAME=kmod_usb_storage -c -o common/usb_storage.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/usb_storage.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/fdt_support.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/net/phy/phy.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/power/regulator/regulator_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/ext4.o\n|   rm -f drivers/net/phy/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/phy/built-in.a drivers/net/phy/phy.o drivers/net/phy/mediatek/built-in.a drivers/net/phy/airoha/built-in.a drivers/net/phy/realtek.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/qe \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/power/regulator/.fixed.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator -I ./drivers/power/regulator    -DKBUILD_MODFILE='\"drivers/power/regulator/fixed\"' -DKBUILD_BASENAME='\"fixed\"' -DKBUILD_MODNAME='\"fixed\"' -D__KBUILD_MODNAME=kmod_fixed -c -o drivers/power/regulator/fixed.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/power/regulator/fixed.c\n|   rm -f drivers/net/qe/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/qe/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.ext2.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/ext2\"' -DKBUILD_BASENAME='\"ext2\"' -DKBUILD_MODNAME='\"ext2\"' -D__KBUILD_MODNAME=kmod_ext2 -c -o cmd/ext2.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/ext2.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.ohci-hcd.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/ohci-hcd\"' -DKBUILD_BASENAME='\"ohci_hcd\"' -DKBUILD_MODNAME='\"ohci_hcd\"' -D__KBUILD_MODNAME=kmod_ohci_hcd -c -o drivers/usb/host/ohci-hcd.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/ohci-hcd.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.usb_bootdev.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/usb_bootdev\"' -DKBUILD_BASENAME='\"usb_bootdev\"' -DKBUILD_MODNAME='\"usb_bootdev\"' -D__KBUILD_MODNAME=kmod_usb_bootdev -c -o drivers/usb/host/usb_bootdev.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/usb_bootdev.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/usb-uclass.o\n|   rm -f drivers/net/ti/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/ti/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/net/.sun8i_emac.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net -I ./drivers/net    -DKBUILD_MODFILE='\"drivers/net/sun8i_emac\"' -DKBUILD_BASENAME='\"sun8i_emac\"' -DKBUILD_MODNAME='\"sun8i_emac\"' -D__KBUILD_MODNAME=kmod_sun8i_emac -c -o drivers/net/sun8i_emac.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/net/sun8i_emac.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/serial/.serial-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./drivers/serial    -DKBUILD_MODFILE='\"drivers/serial/serial-uclass\"' -DKBUILD_BASENAME='\"serial_uclass\"' -DKBUILD_MODNAME='\"serial_uclass\"' -D__KBUILD_MODNAME=kmod_serial_uclass -c -o drivers/serial/serial-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/serial-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/pinctrl/pinctrl-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/ext2.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/power/regulator/regulator-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/serial/.ns16550.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./drivers/serial    -DKBUILD_MODFILE='\"drivers/serial/ns16550\"' -DKBUILD_BASENAME='\"ns16550\"' -DKBUILD_MODNAME='\"ns16550\"' -D__KBUILD_MODNAME=kmod_ns16550 -c -o drivers/serial/ns16550.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/ns16550.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.fat.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/fat\"' -DKBUILD_BASENAME='\"fat\"' -DKBUILD_MODNAME='\"fat\"' -D__KBUILD_MODNAME=kmod_fat -c -o cmd/fat.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/fat.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/image-fit.o\n|   rm -f drivers/video/ti/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/ti/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/usb_bootdev.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/dump.o\n|   rm -f drivers/video/imx/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/imx/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/bridge \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ata \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/video/bridge/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/bridge/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/power/regulator/fixed.o\n|   rm -f drivers/ata/built-in.a; aarch64-poky-linux-ar rcTP drivers/ata/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/bus/built-in.a; aarch64-poky-linux-ar rcTP drivers/bus/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.of_extra.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/of_extra\"' -DKBUILD_BASENAME='\"of_extra\"' -DKBUILD_MODNAME='\"of_extra\"' -D__KBUILD_MODNAME=kmod_of_extra -c -o drivers/core/of_extra.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/of_extra.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.ohci-generic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/ohci-generic\"' -DKBUILD_BASENAME='\"ohci_generic\"' -DKBUILD_MODNAME='\"ohci_generic\"' -D__KBUILD_MODNAME=kmod_ohci_generic -c -o drivers/usb/host/ohci-generic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/ohci-generic.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/expo.o\n|   rm -f drivers/power/regulator/built-in.a; aarch64-poky-linux-ar rcTP drivers/power/regulator/built-in.a drivers/power/regulator/regulator-uclass.o drivers/power/regulator/regulator_common.o drivers/power/regulator/fixed.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/sunxi/.sunxi_de2.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/sunxi -I ./drivers/video/sunxi    -DKBUILD_MODFILE='\"drivers/video/sunxi/sunxi_de2\"' -DKBUILD_BASENAME='\"sunxi_de2\"' -DKBUILD_MODNAME='\"sunxi_de2\"' -D__KBUILD_MODNAME=kmod_sunxi_de2 -c -o drivers/video/sunxi/sunxi_de2.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/sunxi/sunxi_de2.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/pinctrl/pinctrl-generic.o\n|   rm -f drivers/power/built-in.a; aarch64-poky-linux-ar rcTP drivers/power/built-in.a drivers/power/pmic/built-in.a drivers/power/regulator/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.scene.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/scene\"' -DKBUILD_BASENAME='\"scene\"' -DKBUILD_MODNAME='\"scene\"' -D__KBUILD_MODNAME=kmod_scene -c -o boot/scene.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/scene.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/fat.o\n|   rm -f drivers/pinctrl/built-in.a; aarch64-poky-linux-ar rcTP drivers/pinctrl/built-in.a drivers/pinctrl/pinctrl-uclass.o drivers/pinctrl/pinctrl-generic.o drivers/pinctrl/nxp/built-in.a drivers/pinctrl/sunxi/built-in.a drivers/pinctrl/broadcom/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/sunxi/.sunxi_dw_hdmi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/sunxi -I ./drivers/video/sunxi    -DKBUILD_MODFILE='\"drivers/video/sunxi/sunxi_dw_hdmi\"' -DKBUILD_BASENAME='\"sunxi_dw_hdmi\"' -DKBUILD_MODNAME='\"sunxi_dw_hdmi\"' -D__KBUILD_MODNAME=kmod_sunxi_dw_hdmi -c -o drivers/video/sunxi/sunxi_dw_hdmi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/sunxi/sunxi_dw_hdmi.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/phy/phy-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/sunxi/.simplefb_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/sunxi -I ./drivers/video/sunxi    -DKBUILD_MODFILE='\"drivers/video/sunxi/simplefb_common\"' -DKBUILD_BASENAME='\"simplefb_common\"' -DKBUILD_MODNAME='\"simplefb_common\"' -D__KBUILD_MODNAME=kmod_simplefb_common -c -o drivers/video/sunxi/simplefb_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/sunxi/simplefb_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/fdt\"' -DKBUILD_BASENAME='\"fdt\"' -DKBUILD_MODNAME='\"fdt\"' -D__KBUILD_MODNAME=kmod_fdt -c -o cmd/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/fdt.c\n|   rm -f drivers/phy/built-in.a; aarch64-poky-linux-ar rcTP drivers/phy/built-in.a drivers/phy/allwinner/built-in.a drivers/phy/marvell/built-in.a drivers/phy/rockchip/built-in.a drivers/phy/socionext/built-in.a drivers/phy/phy-uclass.o drivers/phy/cadence/built-in.a drivers/phy/ti/built-in.a drivers/phy/qcom/built-in.a drivers/phy/renesas/built-in.a drivers/phy/starfive/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/sunxi/.lcdc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/sunxi -I ./drivers/video/sunxi    -DKBUILD_MODFILE='\"drivers/video/sunxi/lcdc\"' -DKBUILD_BASENAME='\"lcdc\"' -DKBUILD_MODNAME='\"lcdc\"' -D__KBUILD_MODNAME=kmod_lcdc -c -o drivers/video/sunxi/lcdc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/sunxi/lcdc.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/mmc.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.mmc-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/mmc-uclass\"' -DKBUILD_BASENAME='\"mmc_uclass\"' -DKBUILD_MODNAME='\"mmc_uclass\"' -D__KBUILD_MODNAME=kmod_mmc_uclass -c -o drivers/mmc/mmc-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/sunxi/simplefb_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/sunxi/.sunxi_lcd.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/sunxi -I ./drivers/video/sunxi    -DKBUILD_MODFILE='\"drivers/video/sunxi/sunxi_lcd\"' -DKBUILD_BASENAME='\"sunxi_lcd\"' -DKBUILD_MODNAME='\"sunxi_lcd\"' -D__KBUILD_MODNAME=kmod_sunxi_lcd -c -o drivers/video/sunxi/sunxi_lcd.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/sunxi/sunxi_lcd.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/serial/serial-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.fs.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/fs\"' -DKBUILD_BASENAME='\"fs\"' -DKBUILD_MODNAME='\"fs\"' -D__KBUILD_MODNAME=kmod_fs -c -o cmd/fs.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/fs.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/of_extra.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.gpio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/gpio\"' -DKBUILD_BASENAME='\"gpio\"' -DKBUILD_MODNAME='\"gpio\"' -D__KBUILD_MODNAME=kmod_gpio -c -o cmd/gpio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/gpio.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/ohci-generic.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.ofnode.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/ofnode\"' -DKBUILD_BASENAME='\"ofnode\"' -DKBUILD_MODNAME='\"ofnode\"' -D__KBUILD_MODNAME=kmod_ofnode -c -o drivers/core/ofnode.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/ofnode.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.expo_build.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/expo_build\"' -DKBUILD_BASENAME='\"expo_build\"' -DKBUILD_MODNAME='\"expo_build\"' -D__KBUILD_MODNAME=kmod_expo_build -c -o boot/expo_build.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/expo_build.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/serial/ns16550.o\n|   rm -f drivers/serial/built-in.a; aarch64-poky-linux-ar rcTP drivers/serial/built-in.a drivers/serial/serial-uclass.o drivers/serial/ns16550.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/fs.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.scene_menu.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/scene_menu\"' -DKBUILD_BASENAME='\"scene_menu\"' -DKBUILD_MODNAME='\"scene_menu\"' -D__KBUILD_MODNAME=kmod_scene_menu -c -o boot/scene_menu.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/scene_menu.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/sunxi/lcdc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/sunxi/sunxi_de2.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/sunxi/sunxi_lcd.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/sunxi/sunxi_dw_hdmi.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=env need-builtin=1\n|   rm -f drivers/video/sunxi/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/sunxi/built-in.a drivers/video/sunxi/sunxi_de2.o drivers/video/sunxi/sunxi_dw_hdmi.o drivers/video/sunxi/simplefb_common.o drivers/video/sunxi/lcdc.o drivers/video/sunxi/sunxi_lcd.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/net/sun8i_emac.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.iomux.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/iomux\"' -DKBUILD_BASENAME='\"iomux\"' -DKBUILD_MODNAME='\"iomux\"' -D__KBUILD_MODNAME=kmod_iomux -c -o common/iomux.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/iomux.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/usb_storage.o\n|   rm -f drivers/video/tegra/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/tegra/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/common\"' -DKBUILD_BASENAME='\"common\"' -DKBUILD_MODNAME='\"common\"' -D__KBUILD_MODNAME=kmod_common -c -o env/common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.backlight-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/backlight-uclass\"' -DKBUILD_BASENAME='\"backlight_uclass\"' -DKBUILD_MODNAME='\"backlight_uclass\"' -D__KBUILD_MODNAME=kmod_backlight_uclass -c -o drivers/video/backlight-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/backlight-uclass.c\n|   rm -f drivers/net/built-in.a; aarch64-poky-linux-ar rcTP drivers/net/built-in.a drivers/net/airoha/built-in.a drivers/net/sun8i_emac.o drivers/net/mscc_eswitch/built-in.a drivers/net/phy/built-in.a drivers/net/qe/built-in.a drivers/net/ti/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/cache \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.edid.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/edid\"' -DKBUILD_BASENAME='\"edid\"' -DKBUILD_MODNAME='\"edid\"' -D__KBUILD_MODNAME=kmod_edid -c -o common/edid.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/edid.c\n|   rm -f drivers/cache/built-in.a; aarch64-poky-linux-ar rcTP drivers/cache/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.console_normal.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/console_normal\"' -DKBUILD_BASENAME='\"console_normal\"' -DKBUILD_MODNAME='\"console_normal\"' -D__KBUILD_MODNAME=kmod_console_normal -c -o drivers/video/console_normal.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/console_normal.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/gpio.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.env.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/env\"' -DKBUILD_BASENAME='\"env\"' -DKBUILD_MODNAME='\"env\"' -D__KBUILD_MODNAME=kmod_env -c -o env/env.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/env.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/backlight-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.mmc_bootdev.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/mmc_bootdev\"' -DKBUILD_BASENAME='\"mmc_bootdev\"' -DKBUILD_MODNAME='\"mmc_bootdev\"' -D__KBUILD_MODNAME=kmod_mmc_bootdev -c -o drivers/mmc/mmc_bootdev.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc_bootdev.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/mmc-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/expo_build.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.scene_textline.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/scene_textline\"' -DKBUILD_BASENAME='\"scene_textline\"' -DKBUILD_MODNAME='\"scene_textline\"' -D__KBUILD_MODNAME=kmod_scene_textline -c -o boot/scene_textline.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/scene_textline.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/iomux.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.scene_textedit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/scene_textedit\"' -DKBUILD_BASENAME='\"scene_textedit\"' -DKBUILD_MODNAME='\"scene_textedit\"' -D__KBUILD_MODNAME=kmod_scene_textedit -c -o boot/scene_textedit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/scene_textedit.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.vbe.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/vbe\"' -DKBUILD_BASENAME='\"vbe\"' -DKBUILD_MODNAME='\"vbe\"' -D__KBUILD_MODNAME=kmod_vbe -c -o boot/vbe.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/ext4 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/ext4/.ext4fs.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4 -I ./fs/ext4    -DKBUILD_MODFILE='\"fs/ext4/ext4fs\"' -DKBUILD_BASENAME='\"ext4fs\"' -DKBUILD_MODNAME='\"ext4fs\"' -D__KBUILD_MODNAME=kmod_ext4fs -c -o fs/ext4/ext4fs.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4/ext4fs.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/console_normal.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.console_core.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/console_core\"' -DKBUILD_BASENAME='\"console_core\"' -DKBUILD_MODNAME='\"console_core\"' -D__KBUILD_MODNAME=kmod_console_core -c -o drivers/video/console_core.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/console_core.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/scene_textedit.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/mmc_bootdev.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.attr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/attr\"' -DKBUILD_BASENAME='\"attr\"' -DKBUILD_MODNAME='\"attr\"' -D__KBUILD_MODNAME=kmod_attr -c -o env/attr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/attr.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.mmc_write.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/mmc_write\"' -DKBUILD_BASENAME='\"mmc_write\"' -DKBUILD_MODNAME='\"mmc_write\"' -D__KBUILD_MODNAME=kmod_mmc_write -c -o drivers/mmc/mmc_write.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc_write.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/scene.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/env.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.ehci-hcd.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/ehci-hcd\"' -DKBUILD_BASENAME='\"ehci_hcd\"' -DKBUILD_MODNAME='\"ehci_hcd\"' -D__KBUILD_MODNAME=kmod_ehci_hcd -c -o drivers/usb/host/ehci-hcd.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/ehci-hcd.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/ohci-hcd.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/fat \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.splash.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/splash\"' -DKBUILD_BASENAME='\"splash\"' -DKBUILD_MODNAME='\"splash\"' -D__KBUILD_MODNAME=kmod_splash -c -o common/splash.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/splash.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/fat/.fat_write.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fat -I ./fs/fat    -DKBUILD_MODFILE='\"fs/fat/fat_write\"' -DKBUILD_BASENAME='\"fat_write\"' -DKBUILD_MODNAME='\"fat_write\"' -D__KBUILD_MODNAME=kmod_fat_write -c -o fs/fat/fat_write.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fat/fat_write.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/scene_textline.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/scene_menu.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/usb/host/.ehci-generic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host -I ./drivers/usb/host    -DKBUILD_MODFILE='\"drivers/usb/host/ehci-generic\"' -DKBUILD_BASENAME='\"ehci_generic\"' -DKBUILD_MODNAME='\"ehci_generic\"' -D__KBUILD_MODNAME=kmod_ehci_generic -c -o drivers/usb/host/ehci-generic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/usb/host/ehci-generic.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.ofnode_graph.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/ofnode_graph\"' -DKBUILD_BASENAME='\"ofnode_graph\"' -DKBUILD_MODNAME='\"ofnode_graph\"' -D__KBUILD_MODNAME=kmod_ofnode_graph -c -o drivers/core/ofnode_graph.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/ofnode_graph.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/core/.read_extra.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core -I ./drivers/core    -DKBUILD_MODFILE='\"drivers/core/read_extra\"' -DKBUILD_BASENAME='\"read_extra\"' -DKBUILD_MODNAME='\"read_extra\"' -D__KBUILD_MODNAME=kmod_read_extra -c -o drivers/core/read_extra.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/core/read_extra.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_driver \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_driver/.efi_uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_driver -I ./lib/efi_driver    -DKBUILD_MODFILE='\"lib/efi_driver/efi_uclass\"' -DKBUILD_BASENAME='\"efi_uclass\"' -DKBUILD_MODNAME='\"efi_uclass\"' -D__KBUILD_MODNAME=kmod_efi_uclass -c -o lib/efi_driver/efi_uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_driver/efi_uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/vbe.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/attr.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.vbe_request.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/vbe_request\"' -DKBUILD_BASENAME='\"vbe_request\"' -DKBUILD_MODNAME='\"vbe_request\"' -D__KBUILD_MODNAME=kmod_vbe_request -c -o boot/vbe_request.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe_request.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=net need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.itest.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/itest\"' -DKBUILD_BASENAME='\"itest\"' -DKBUILD_MODNAME='\"itest\"' -D__KBUILD_MODNAME=kmod_itest -c -o cmd/itest.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/itest.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.flags.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/flags\"' -DKBUILD_BASENAME='\"flags\"' -DKBUILD_MODNAME='\"flags\"' -D__KBUILD_MODNAME=kmod_flags -c -o env/flags.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/flags.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/edid.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.arp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/arp\"' -DKBUILD_BASENAME='\"arp\"' -DKBUILD_MODNAME='\"arp\"' -D__KBUILD_MODNAME=kmod_arp -c -o net/arp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/arp.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/read_extra.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/splash.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/ext4/ext4fs.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/ext4/.ext4_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4 -I ./fs/ext4    -DKBUILD_MODFILE='\"fs/ext4/ext4_common\"' -DKBUILD_BASENAME='\"ext4_common\"' -DKBUILD_MODNAME='\"ext4_common\"' -D__KBUILD_MODNAME=kmod_ext4_common -c -o fs/ext4/ext4_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4/ext4_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/mmc_write.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.menu.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/menu\"' -DKBUILD_BASENAME='\"menu\"' -DKBUILD_MODNAME='\"menu\"' -D__KBUILD_MODNAME=kmod_menu -c -o common/menu.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/menu.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.usb_kbd.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/usb_kbd\"' -DKBUILD_BASENAME='\"usb_kbd\"' -DKBUILD_MODNAME='\"usb_kbd\"' -D__KBUILD_MODNAME=kmod_usb_kbd -c -o common/usb_kbd.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/usb_kbd.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/console_core.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.display-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/display-uclass\"' -DKBUILD_BASENAME='\"display_uclass\"' -DKBUILD_MODNAME='\"display_uclass\"' -D__KBUILD_MODNAME=kmod_display_uclass -c -o drivers/video/display-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/display-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/mmc/.sunxi_mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./drivers/mmc    -DKBUILD_MODFILE='\"drivers/mmc/sunxi_mmc\"' -DKBUILD_BASENAME='\"sunxi_mmc\"' -DKBUILD_MODNAME='\"sunxi_mmc\"' -D__KBUILD_MODNAME=kmod_sunxi_mmc -c -o drivers/mmc/sunxi_mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/sunxi_mmc.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aes \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/crypto/aes/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/aes/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/ofnode_graph.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/rsa_mod_exp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/crypto/rsa_mod_exp/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/rsa_mod_exp/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/itest.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/fsl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/hash \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/crypto/fsl/.sec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/fsl -I ./drivers/crypto/fsl    -DKBUILD_MODFILE='\"drivers/crypto/fsl/sec\"' -DKBUILD_BASENAME='\"sec\"' -DKBUILD_MODNAME='\"sec\"' -D__KBUILD_MODNAME=kmod_sec -c -o drivers/crypto/fsl/sec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/crypto/fsl/sec.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/ehci-generic.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/vbe_request.o\n|   rm -f drivers/crypto/hash/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/hash/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.load.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/load\"' -DKBUILD_BASENAME='\"load\"' -DKBUILD_MODNAME='\"load\"' -D__KBUILD_MODNAME=kmod_load -c -o cmd/load.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/load.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_loader \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/arp.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_freestanding.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_freestanding\"' -DKBUILD_BASENAME='\"efi_freestanding\"' -DKBUILD_MODNAME='\"efi_freestanding\"' -D__KBUILD_MODNAME=kmod_efi_freestanding -c -o lib/efi_loader/efi_freestanding.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_freestanding.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.vbe_simple.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/vbe_simple\"' -DKBUILD_BASENAME='\"vbe_simple\"' -DKBUILD_MODNAME='\"vbe_simple\"' -D__KBUILD_MODNAME=kmod_vbe_simple -c -o boot/vbe_simple.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe_simple.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.bootp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/bootp\"' -DKBUILD_BASENAME='\"bootp\"' -DKBUILD_MODNAME='\"bootp\"' -D__KBUILD_MODNAME=kmod_bootp -c -o net/bootp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/bootp.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_driver/efi_uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/display-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/crypto/fsl/sec.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/flags.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.vbe_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/vbe_common\"' -DKBUILD_BASENAME='\"vbe_common\"' -DKBUILD_MODNAME='\"vbe_common\"' -D__KBUILD_MODNAME=kmod_vbe_common -c -o boot/vbe_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_driver/.efi_block_device.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_driver -I ./lib/efi_driver    -DKBUILD_MODFILE='\"lib/efi_driver/efi_block_device\"' -DKBUILD_BASENAME='\"efi_block_device\"' -DKBUILD_MODNAME='\"efi_block_device\"' -D__KBUILD_MODNAME=kmod_efi_block_device -c -o lib/efi_driver/efi_block_device.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_driver/efi_block_device.c\n|   rm -f drivers/crypto/fsl/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/fsl/built-in.a drivers/crypto/fsl/sec.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.video-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/video-uclass\"' -DKBUILD_BASENAME='\"video_uclass\"' -DKBUILD_MODNAME='\"video_uclass\"' -D__KBUILD_MODNAME=kmod_video_uclass -c -o drivers/video/video-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/video-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.callback.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/callback\"' -DKBUILD_BASENAME='\"callback\"' -DKBUILD_MODNAME='\"callback\"' -D__KBUILD_MODNAME=kmod_callback -c -o env/callback.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/callback.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aspeed \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_freestanding.o\n|   rm -f drivers/crypto/aspeed/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/aspeed/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/nuvoton \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/crypto/nuvoton/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/nuvoton/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_bootmgr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_bootmgr\"' -DKBUILD_BASENAME='\"efi_bootmgr\"' -DKBUILD_MODNAME='\"efi_bootmgr\"' -D__KBUILD_MODNAME=kmod_efi_bootmgr -c -o lib/efi_loader/efi_bootmgr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_bootmgr.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/crypto/tegra/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/tegra/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/menu.o\n|   rm -f drivers/crypto/built-in.a; aarch64-poky-linux-ar rcTP drivers/crypto/built-in.a drivers/crypto/aes/built-in.a drivers/crypto/rsa_mod_exp/built-in.a drivers/crypto/fsl/built-in.a drivers/crypto/hash/built-in.a drivers/crypto/aspeed/built-in.a drivers/crypto/nuvoton/built-in.a drivers/crypto/tegra/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_bootbin.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_bootbin\"' -DKBUILD_BASENAME='\"efi_bootbin\"' -DKBUILD_MODNAME='\"efi_bootbin\"' -D__KBUILD_MODNAME=kmod_efi_bootbin -c -o lib/efi_loader/efi_bootbin.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_bootbin.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.mem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/mem\"' -DKBUILD_BASENAME='\"mem\"' -DKBUILD_MODNAME='\"mem\"' -D__KBUILD_MODNAME=kmod_mem -c -o cmd/mem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/mem.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/vbe_simple.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/core/ofnode.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/callback.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/mmc/sunxi_mmc.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/misc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/usb_kbd.o\n|   rm -f drivers/misc/built-in.a; aarch64-poky-linux-ar rcTP drivers/misc/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,env/.fat.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env -I ./env    -DKBUILD_MODFILE='\"env/fat\"' -DKBUILD_BASENAME='\"fat\"' -DKBUILD_MODNAME='\"fat\"' -D__KBUILD_MODNAME=kmod_fat -c -o env/fat.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/env/fat.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.mii.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/mii\"' -DKBUILD_BASENAME='\"mii\"' -DKBUILD_MODNAME='\"mii\"' -D__KBUILD_MODNAME=kmod_mii -c -o cmd/mii.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/mii.c\n|   rm -f drivers/core/built-in.a; aarch64-poky-linux-ar rcTP drivers/core/built-in.a drivers/core/device.o drivers/core/fdtaddr.o drivers/core/lists.o drivers/core/root.o drivers/core/uclass.o drivers/core/util.o drivers/core/tag.o drivers/core/devres.o drivers/core/device-remove.o drivers/core/simple-bus.o drivers/core/dump.o drivers/core/of_extra.o drivers/core/ofnode.o drivers/core/read_extra.o drivers/core/ofnode_graph.o\n|   rm -f drivers/mmc/built-in.a; aarch64-poky-linux-ar rcTP drivers/mmc/built-in.a drivers/mmc/mmc.o drivers/mmc/mmc-uclass.o drivers/mmc/mmc_bootdev.o drivers/mmc/mmc_write.o drivers/mmc/sunxi_mmc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_driver/efi_block_device.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.console.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/console\"' -DKBUILD_BASENAME='\"console\"' -DKBUILD_MODNAME='\"console\"' -D__KBUILD_MODNAME=kmod_console -c -o common/console.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/console.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.dlmalloc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/dlmalloc\"' -DKBUILD_BASENAME='\"dlmalloc\"' -DKBUILD_MODNAME='\"dlmalloc\"' -D__KBUILD_MODNAME=kmod_dlmalloc -c -o common/dlmalloc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/dlmalloc.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.malloc_simple.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/malloc_simple\"' -DKBUILD_BASENAME='\"malloc_simple\"' -DKBUILD_MODNAME='\"malloc_simple\"' -D__KBUILD_MODNAME=kmod_malloc_simple -c -o common/malloc_simple.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/malloc_simple.c\n|   rm -f lib/efi_driver/built-in.a; aarch64-poky-linux-ar rcTP lib/efi_driver/built-in.a lib/efi_driver/efi_uclass.o lib/efi_driver/efi_block_device.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cyclic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cyclic\"' -DKBUILD_BASENAME='\"cyclic\"' -DKBUILD_MODNAME='\"cyclic\"' -D__KBUILD_MODNAME=kmod_cyclic -c -o common/cyclic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cyclic.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/vbe_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/ext4/ext4_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,boot/.vbe_simple_os.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./boot    -DKBUILD_MODFILE='\"boot/vbe_simple_os\"' -DKBUILD_BASENAME='\"vbe_simple_os\"' -DKBUILD_MODNAME='\"vbe_simple_os\"' -D__KBUILD_MODNAME=kmod_vbe_simple_os -c -o boot/vbe_simple_os.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/vbe_simple_os.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/ext4/.dev.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4 -I ./fs/ext4    -DKBUILD_MODFILE='\"fs/ext4/dev\"' -DKBUILD_BASENAME='\"dev\"' -DKBUILD_MODNAME='\"dev\"' -D__KBUILD_MODNAME=kmod_dev -c -o fs/ext4/dev.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/ext4/dev.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/malloc_simple.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_bootbin.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export env/fat.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/lzma \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.mdio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/mdio\"' -DKBUILD_BASENAME='\"mdio\"' -DKBUILD_MODNAME='\"mdio\"' -D__KBUILD_MODNAME=kmod_mdio -c -o cmd/mdio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/mdio.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/lzma/.LzmaDec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -DZ7_LZMA_PROB32 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lzma -I ./lib/lzma    -DKBUILD_MODFILE='\"lib/lzma/LzmaDec\"' -DKBUILD_BASENAME='\"LzmaDec\"' -DKBUILD_MODNAME='\"LzmaDec\"' -D__KBUILD_MODNAME=kmod_LzmaDec -c -o lib/lzma/LzmaDec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lzma/LzmaDec.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/load.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/bootp.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/usb/host/ehci-hcd.o\n|   rm -f env/built-in.a; aarch64-poky-linux-ar rcTP env/built-in.a env/common.o env/env.o env/attr.o env/flags.o env/callback.o env/fat.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cyclic.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/ext4/dev.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/mem.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.net.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/net\"' -DKBUILD_BASENAME='\"net\"' -DKBUILD_MODNAME='\"net\"' -D__KBUILD_MODNAME=kmod_net -c -o net/net.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/net.c\n|   rm -f drivers/usb/host/built-in.a; aarch64-poky-linux-ar rcTP drivers/usb/host/built-in.a drivers/usb/host/usb-uclass.o drivers/usb/host/usb_bootdev.o drivers/usb/host/ohci-hcd.o drivers/usb/host/ohci-generic.o drivers/usb/host/ehci-hcd.o drivers/usb/host/ehci-generic.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/video-uclass.o\n| make obj=spl -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.xpl all\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.sleep.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/sleep\"' -DKBUILD_BASENAME='\"sleep\"' -DKBUILD_MODNAME='\"sleep\"' -D__KBUILD_MODNAME=kmod_sleep -c -o cmd/sleep.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/sleep.c\n|   rm -f fs/ext4/built-in.a; aarch64-poky-linux-ar rcTP fs/ext4/built-in.a fs/ext4/ext4fs.o fs/ext4/ext4_common.o fs/ext4/dev.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_helper.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_helper\"' -DKBUILD_BASENAME='\"efi_helper\"' -DKBUILD_MODNAME='\"efi_helper\"' -D__KBUILD_MODNAME=kmod_efi_helper -c -o lib/efi_loader/efi_helper.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_helper.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_boottime.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -DFW_VERSION=\"0x2026\" -DFW_PATCHLEVEL=\"0x07\" -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_boottime\"' -DKBUILD_BASENAME='\"efi_boottime\"' -DKBUILD_MODNAME='\"efi_boottime\"' -D__KBUILD_MODNAME=kmod_efi_boottime -c -o lib/efi_loader/efi_boottime.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_boottime.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export boot/vbe_simple_os.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.vidconsole-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/vidconsole-uclass\"' -DKBUILD_BASENAME='\"vidconsole_uclass\"' -DKBUILD_MODNAME='\"vidconsole_uclass\"' -D__KBUILD_MODNAME=kmod_vidconsole_uclass -c -o drivers/video/vidconsole-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/vidconsole-uclass.c\n|   rm -f boot/built-in.a; aarch64-poky-linux-ar rcTP boot/built-in.a boot/bootm.o boot/bootm_os.o boot/pxe_utils.o boot/image.o boot/image-board.o boot/bootdev-uclass.o boot/bootflow.o boot/bootmeth-uclass.o boot/bootstd-uclass.o boot/bootmeth_extlinux.o boot/bootmeth_pxe.o boot/bootmeth_efi.o boot/bootmeth_efi_mgr.o boot/fdt_support.o boot/image-fdt.o boot/image-fit.o boot/expo.o boot/scene.o boot/expo_build.o boot/scene_menu.o boot/scene_textline.o boot/scene_textedit.o boot/vbe.o boot/vbe_request.o boot/vbe_simple.o boot/vbe_common.o boot/vbe_simple_os.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt\"' -DKBUILD_BASENAME='\"fdt\"' -DKBUILD_MODNAME='\"fdt\"' -D__KBUILD_MODNAME=kmod_fdt -c -o lib/libfdt/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/sleep.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/mii.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.ping.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/ping\"' -DKBUILD_BASENAME='\"ping\"' -DKBUILD_MODNAME='\"ping\"' -D__KBUILD_MODNAME=kmod_ping -c -o net/ping.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/ping.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.event.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/event\"' -DKBUILD_BASENAME='\"event\"' -DKBUILD_MODNAME='\"event\"' -D__KBUILD_MODNAME=kmod_event -c -o common/event.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/event.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_bootmgr.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f lib/crypto/built-in.a; aarch64-poky-linux-ar rcTP lib/crypto/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.video_bmp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/video_bmp\"' -DKBUILD_BASENAME='\"video_bmp\"' -DKBUILD_MODNAME='\"video_bmp\"' -D__KBUILD_MODNAME=kmod_video_bmp -c -o drivers/video/video_bmp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/video_bmp.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/mdio.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/mmc\"' -DKBUILD_BASENAME='\"mmc\"' -DKBUILD_MODNAME='\"mmc\"' -D__KBUILD_MODNAME=kmod_mmc -c -o cmd/mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/mmc.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/ping.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/.fs.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs -I ./fs    -DKBUILD_MODFILE='\"fs/fs\"' -DKBUILD_BASENAME='\"fs\"' -DKBUILD_MODNAME='\"fs\"' -D__KBUILD_MODNAME=kmod_fs -c -o fs/fs.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fs.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/. need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/console.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/event.o\n|   rm -f spl/./built-in.a; aarch64-poky-linux-ar rcTP spl/./built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/./lib/.asm-offsets.s.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -DDO_DEPS_ONLY -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/. -I ./spl/. -DKBUILD_MODFILE='\"spl/./asm-offsets\"' -DKBUILD_BASENAME='\"asm_offsets\"' -DKBUILD_MODNAME='\"asm_offsets\"' -D__KBUILD_MODNAME=kmod_asm_offsets -fverbose-asm -S -o spl/./lib/asm-offsets.s /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/asm-offsets.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,fs/.fs_internal.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs -I ./fs    -DKBUILD_MODFILE='\"fs/fs_internal\"' -DKBUILD_BASENAME='\"fs_internal\"' -DKBUILD_MODNAME='\"fs_internal\"' -D__KBUILD_MODNAME=kmod_fs_internal -c -o fs/fs_internal.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fs_internal.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/zlib \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/zlib/.zlib.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/zlib -I ./lib/zlib    -DKBUILD_MODFILE='\"lib/zlib/zlib\"' -DKBUILD_BASENAME='\"zlib\"' -DKBUILD_MODNAME='\"zlib\"' -D__KBUILD_MODNAME=kmod_zlib -c -o lib/zlib/zlib.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/zlib/zlib.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_helper.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/./arch/arm/lib/.asm-offsets.s.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -DDO_DEPS_ONLY -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/. -I ./spl/. -DKBUILD_MODFILE='\"spl/./asm-offsets\"' -DKBUILD_BASENAME='\"asm_offsets\"' -DKBUILD_MODNAME='\"asm_offsets\"' -D__KBUILD_MODNAME=kmod_asm_offsets -fverbose-asm -S -o spl/./arch/arm/lib/asm-offsets.s /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/asm-offsets.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_ro.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_ro\"' -DKBUILD_BASENAME='\"fdt_ro\"' -DKBUILD_MODNAME='\"fdt_ro\"' -D__KBUILD_MODNAME=kmod_fdt_ro -c -o lib/libfdt/fdt_ro.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_ro.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/dlmalloc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/vidconsole-uclass.o\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.generic-asm-offsets.h.tmp; if [ ! -r spl/./include/generated/generic-asm-offsets.h ] || ! cmp -s spl/./include/generated/generic-asm-offsets.h spl/./include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/generic-asm-offsets.h'; mv -f spl/./include/generated/.generic-asm-offsets.h.tmp spl/./include/generated/generic-asm-offsets.h; fi\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.hash.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/hash\"' -DKBUILD_BASENAME='\"hash\"' -DKBUILD_MODNAME='\"hash\"' -D__KBUILD_MODNAME=kmod_hash -c -o common/hash.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/hash.c\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.asm-offsets.h.tmp; if [ ! -r spl/./include/generated/asm-offsets.h ] || ! cmp -s spl/./include/generated/asm-offsets.h spl/./include/generated/.asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/asm-offsets.h'; mv -f spl/./include/generated/.asm-offsets.h.tmp spl/./include/generated/asm-offsets.h; fi\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.net.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/net\"' -DKBUILD_BASENAME='\"net\"' -DKBUILD_MODNAME='\"net\"' -D__KBUILD_MODNAME=kmod_net -c -o cmd/net.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/net.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/rtc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/dfu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/rtc/built-in.a; aarch64-poky-linux-ar rcTP drivers/rtc/built-in.a\n|   rm -f drivers/dfu/built-in.a; aarch64-poky-linux-ar rcTP drivers/dfu/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wp,-MD,spl/.u-boot-spl.lds.d -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ARM__         -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/u-boot/u-boot.lds.h -include ./include/config.h -DCPUDIR=arch/arm/cpu/armv8  -DIMAGE_MAX_SIZE=0x7fa0 -DIMAGE_TEXT_BASE=0x10060 -ansi -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o spl/u-boot-spl.lds /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/u-boot-spl.lds\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.memsize.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/memsize\"' -DKBUILD_BASENAME='\"memsize\"' -DKBUILD_MODNAME='\"memsize\"' -D__KBUILD_MODNAME=kmod_memsize -c -o common/memsize.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/memsize.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_wip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_wip\"' -DKBUILD_BASENAME='\"fdt_wip\"' -DKBUILD_MODNAME='\"fdt_wip\"' -D__KBUILD_MODNAME=kmod_fdt_wip -c -o lib/libfdt/fdt_wip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_wip.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/fs_internal.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/video_bmp.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-sunxi need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.net-common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/net-common\"' -DKBUILD_BASENAME='\"net_common\"' -DKBUILD_MODNAME='\"net_common\"' -D__KBUILD_MODNAME=kmod_net_common -c -o cmd/net-common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/net-common.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-sunxi/dram_timings \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.panel-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/panel-uclass\"' -DKBUILD_BASENAME='\"panel_uclass\"' -DKBUILD_MODNAME='\"panel_uclass\"' -D__KBUILD_MODNAME=kmod_panel_uclass -c -o drivers/video/panel-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/panel-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-sunxi/dram_timings/.ddr3_1333.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/dram_timings -I ./spl/arch/arm/mach-sunxi/dram_timings    -DKBUILD_MODFILE='\"spl/arch/arm/mach-sunxi/dram_timings/ddr3_1333\"' -DKBUILD_BASENAME='\"ddr3_1333\"' -DKBUILD_MODNAME='\"ddr3_1333\"' -D__KBUILD_MODNAME=kmod_ddr3_1333 -c -o spl/arch/arm/mach-sunxi/dram_timings/ddr3_1333.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/dram_timings/ddr3_1333.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/net.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.tftp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/tftp\"' -DKBUILD_BASENAME='\"tftp\"' -DKBUILD_MODNAME='\"tftp\"' -D__KBUILD_MODNAME=kmod_tftp -c -o net/tftp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/tftp.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_wip.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-sunxi/dram_timings/ddr3_1333.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.binman.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/binman\"' -DKBUILD_BASENAME='\"binman\"' -DKBUILD_MODNAME='\"binman\"' -D__KBUILD_MODNAME=kmod_binman -c -o lib/binman.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/binman.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/memsize.o\n|   rm -f spl/arch/arm/mach-sunxi/dram_timings/built-in.a; aarch64-poky-linux-ar rcTP spl/arch/arm/mach-sunxi/dram_timings/built-in.a spl/arch/arm/mach-sunxi/dram_timings/ddr3_1333.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/panel-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-sunxi/.board.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./spl/arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"spl/arch/arm/mach-sunxi/board\"' -DKBUILD_BASENAME='\"board\"' -DKBUILD_MODNAME='\"board\"' -D__KBUILD_MODNAME=kmod_board -c -o spl/arch/arm/mach-sunxi/board.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/board.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.eth-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/eth-uclass\"' -DKBUILD_BASENAME='\"eth_uclass\"' -DKBUILD_MODNAME='\"eth_uclass\"' -D__KBUILD_MODNAME=kmod_eth_uclass -c -o net/eth-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/eth-uclass.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/net.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.simple_panel.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/simple_panel\"' -DKBUILD_BASENAME='\"simple_panel\"' -DKBUILD_MODNAME='\"simple_panel\"' -D__KBUILD_MODNAME=kmod_simple_panel -c -o drivers/video/simple_panel.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/simple_panel.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/mmc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/hash.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/net-common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.stdio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/stdio\"' -DKBUILD_BASENAME='\"stdio\"' -DKBUILD_MODNAME='\"stdio\"' -D__KBUILD_MODNAME=kmod_stdio -c -o common/stdio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/stdio.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.eth_bootdev.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/eth_bootdev\"' -DKBUILD_BASENAME='\"eth_bootdev\"' -DKBUILD_MODNAME='\"eth_bootdev\"' -D__KBUILD_MODNAME=kmod_eth_bootdev -c -o net/eth_bootdev.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/eth_bootdev.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_strerror.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_strerror\"' -DKBUILD_BASENAME='\"fdt_strerror\"' -DKBUILD_MODNAME='\"fdt_strerror\"' -D__KBUILD_MODNAME=kmod_fdt_strerror -c -o lib/libfdt/fdt_strerror.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_strerror.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.nvedit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/nvedit\"' -DKBUILD_BASENAME='\"nvedit\"' -DKBUILD_MODNAME='\"nvedit\"' -D__KBUILD_MODNAME=kmod_nvedit -c -o cmd/nvedit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/nvedit.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/fat/fat_write.o\n|   rm -f fs/fat/built-in.a; aarch64-poky-linux-ar rcTP fs/fat/built-in.a fs/fat/fat_write.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export fs/fs.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.charset.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/charset\"' -DKBUILD_BASENAME='\"charset\"' -DKBUILD_MODNAME='\"charset\"' -D__KBUILD_MODNAME=kmod_charset -c -o lib/charset.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/charset.c\n|   rm -f fs/built-in.a; aarch64-poky-linux-ar rcTP fs/built-in.a fs/fs.o fs/ext4/built-in.a fs/fat/built-in.a fs/fs_internal.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_strerror.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.crc8.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/crc8\"' -DKBUILD_BASENAME='\"crc8\"' -DKBUILD_MODNAME='\"crc8\"' -D__KBUILD_MODNAME=kmod_crc8 -c -o lib/crc8.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc8.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/binman.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu/armv8 need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.start.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/start.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/start.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.cli.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/cli\"' -DKBUILD_BASENAME='\"cli\"' -DKBUILD_MODNAME='\"cli\"' -D__KBUILD_MODNAME=kmod_cli -c -o common/cli.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/simple_panel.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/start.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-sunxi/board.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/eth_bootdev.o\n|   ( echo '.section .rodata.splash.init,\"a\"'; echo '.balign 16'; echo '.global __splash_u_boot_logo_begin'; echo '__splash_u_boot_logo_begin:'; echo '.incbin \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/u_boot_logo.bmp\" '; echo '__splash_u_boot_logo_end:'; echo '.global __splash_u_boot_logo_end'; echo '.balign 16'; ) > drivers/video/u_boot_logo.bmp.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.dw_hdmi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -DKBUILD_MODFILE='\"drivers/video/dw_hdmi\"' -DKBUILD_BASENAME='\"dw_hdmi\"' -DKBUILD_MODNAME='\"dw_hdmi\"' -D__KBUILD_MODNAME=kmod_dw_hdmi -c -o drivers/video/dw_hdmi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video/dw_hdmi.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.cpu.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/cpu\"' -DKBUILD_BASENAME='\"cpu\"' -DKBUILD_MODNAME='\"cpu\"' -D__KBUILD_MODNAME=kmod_cpu -c -o spl/arch/arm/cpu/armv8/cpu.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cpu.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/crc8.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-sunxi/.cpu_info.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./spl/arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"spl/arch/arm/mach-sunxi/cpu_info\"' -DKBUILD_BASENAME='\"cpu_info\"' -DKBUILD_MODNAME='\"cpu_info\"' -D__KBUILD_MODNAME=kmod_cpu_info -c -o spl/arch/arm/mach-sunxi/cpu_info.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/cpu_info.c\n|   rm -f spl/arch/arm/cpu/built-in.a; aarch64-poky-linux-ar rcTP spl/arch/arm/cpu/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.fdtdec_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/fdtdec_common\"' -DKBUILD_BASENAME='\"fdtdec_common\"' -DKBUILD_MODNAME='\"fdtdec_common\"' -D__KBUILD_MODNAME=kmod_fdtdec_common -c -o lib/fdtdec_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/fdtdec_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/tftp.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/video/.u_boot_logo.bmp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/video -I ./drivers/video    -c -o drivers/video/u_boot_logo.bmp.o drivers/video/u_boot_logo.bmp.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/stdio.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_sw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_sw\"' -DKBUILD_BASENAME='\"fdt_sw\"' -DKBUILD_MODNAME='\"fdt_sw\"' -D__KBUILD_MODNAME=kmod_fdt_sw -c -o lib/libfdt/fdt_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_sw.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/u_boot_logo.bmp.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_ro.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/lzma/LzmaDec.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/cpu.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-sunxi/cpu_info.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.generic_timer.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/generic_timer\"' -DKBUILD_BASENAME='\"generic_timer\"' -DKBUILD_MODNAME='\"generic_timer\"' -D__KBUILD_MODNAME=kmod_generic_timer -c -o spl/arch/arm/cpu/armv8/generic_timer.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/generic_timer.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/fdtdec_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_rw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_rw\"' -DKBUILD_BASENAME='\"fdt_rw\"' -DKBUILD_MODNAME='\"fdt_rw\"' -D__KBUILD_MODNAME=kmod_fdt_rw -c -o lib/libfdt/fdt_rw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_rw.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/lzma/.LzmaTools.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -DZ7_LZMA_PROB32 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lzma -I ./lib/lzma    -DKBUILD_MODFILE='\"lib/lzma/LzmaTools\"' -DKBUILD_BASENAME='\"LzmaTools\"' -DKBUILD_MODNAME='\"LzmaTools\"' -D__KBUILD_MODNAME=kmod_LzmaTools -c -o lib/lzma/LzmaTools.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lzma/LzmaTools.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_empty_tree.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_empty_tree\"' -DKBUILD_BASENAME='\"fdt_empty_tree\"' -DKBUILD_MODNAME='\"fdt_empty_tree\"' -D__KBUILD_MODNAME=kmod_fdt_empty_tree -c -o lib/libfdt/fdt_empty_tree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_empty_tree.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/cli.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-sunxi/.dram_helpers.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./spl/arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"spl/arch/arm/mach-sunxi/dram_helpers\"' -DKBUILD_BASENAME='\"dram_helpers\"' -DKBUILD_MODNAME='\"dram_helpers\"' -D__KBUILD_MODNAME=kmod_dram_helpers -c -o spl/arch/arm/mach-sunxi/dram_helpers.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/dram_helpers.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-sunxi/.prcm.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./spl/arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"spl/arch/arm/mach-sunxi/prcm\"' -DKBUILD_BASENAME='\"prcm\"' -DKBUILD_MODNAME='\"prcm\"' -D__KBUILD_MODNAME=kmod_prcm -c -o spl/arch/arm/mach-sunxi/prcm.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/prcm.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/nvedit.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.part.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/part\"' -DKBUILD_BASENAME='\"part\"' -DKBUILD_MODNAME='\"part\"' -D__KBUILD_MODNAME=kmod_part -c -o cmd/part.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/part.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/eth-uclass.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.command.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/command\"' -DKBUILD_BASENAME='\"command\"' -DKBUILD_MODNAME='\"command\"' -D__KBUILD_MODNAME=kmod_command -c -o common/command.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/command.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-sunxi/.clock_sun6i.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./spl/arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"spl/arch/arm/mach-sunxi/clock_sun6i\"' -DKBUILD_BASENAME='\"clock_sun6i\"' -DKBUILD_MODNAME='\"clock_sun6i\"' -D__KBUILD_MODNAME=kmod_clock_sun6i -c -o spl/arch/arm/mach-sunxi/clock_sun6i.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/clock_sun6i.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.eth_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -Wno-format-extra-args -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/eth_common\"' -DKBUILD_BASENAME='\"eth_common\"' -DKBUILD_MODNAME='\"eth_common\"' -D__KBUILD_MODNAME=kmod_eth_common -c -o net/eth_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/eth_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_empty_tree.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/lzma/LzmaTools.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/generic_timer.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-sunxi/prcm.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_device_path.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_device_path\"' -DKBUILD_BASENAME='\"efi_device_path\"' -DKBUILD_MODNAME='\"efi_device_path\"' -D__KBUILD_MODNAME=kmod_efi_device_path -c -o lib/efi_loader/efi_device_path.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_device_path.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_console.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_console\"' -DKBUILD_BASENAME='\"efi_console\"' -DKBUILD_MODNAME='\"efi_console\"' -D__KBUILD_MODNAME=kmod_efi_console -c -o lib/efi_loader/efi_console.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_console.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-sunxi/dram_helpers.o\n|   rm -f lib/lzma/built-in.a; aarch64-poky-linux-ar rcTP lib/lzma/built-in.a lib/lzma/LzmaDec.o lib/lzma/LzmaTools.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.cache_v8.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/cache_v8\"' -DKBUILD_BASENAME='\"cache_v8\"' -DKBUILD_MODNAME='\"cache_v8\"' -D__KBUILD_MODNAME=kmod_cache_v8 -c -o spl/arch/arm/cpu/armv8/cache_v8.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cache_v8.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/scsi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_device_path_to_text.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_device_path_to_text\"' -DKBUILD_BASENAME='\"efi_device_path_to_text\"' -DKBUILD_MODNAME='\"efi_device_path_to_text\"' -D__KBUILD_MODNAME=kmod_efi_device_path_to_text -c -o lib/efi_loader/efi_device_path_to_text.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_device_path_to_text.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.s_record.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/s_record\"' -DKBUILD_BASENAME='\"s_record\"' -DKBUILD_MODNAME='\"s_record\"' -D__KBUILD_MODNAME=kmod_s_record -c -o common/s_record.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/s_record.c\n|   rm -f drivers/scsi/built-in.a; aarch64-poky-linux-ar rcTP drivers/scsi/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/charset.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_device_path_utilities.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_device_path_utilities\"' -DKBUILD_BASENAME='\"efi_device_path_utilities\"' -DKBUILD_MODNAME='\"efi_device_path_utilities\"' -D__KBUILD_MODNAME=kmod_efi_device_path_utilities -c -o lib/efi_loader/efi_device_path_utilities.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_device_path_utilities.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sound \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/sound/built-in.a; aarch64-poky-linux-ar rcTP drivers/sound/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,net/.net-common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net -I ./net    -DKBUILD_MODFILE='\"net/net-common\"' -DKBUILD_BASENAME='\"net_common\"' -DKBUILD_MODNAME='\"net_common\"' -D__KBUILD_MODNAME=kmod_net_common -c -o net/net-common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/net/net-common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/s_record.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/eth_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-sunxi/clock_sun6i.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/spmi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_sw.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/part.o\n|   rm -f drivers/spmi/built-in.a; aarch64-poky-linux-ar rcTP drivers/spmi/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.pinmux.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/pinmux\"' -DKBUILD_BASENAME='\"pinmux\"' -DKBUILD_MODNAME='\"pinmux\"' -D__KBUILD_MODNAME=kmod_pinmux -c -o cmd/pinmux.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/pinmux.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-sunxi/.clock.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./spl/arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"spl/arch/arm/mach-sunxi/clock\"' -DKBUILD_BASENAME='\"clock\"' -DKBUILD_MODNAME='\"clock\"' -D__KBUILD_MODNAME=kmod_clock -c -o spl/arch/arm/mach-sunxi/clock.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/clock.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_addresses.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_addresses\"' -DKBUILD_BASENAME='\"fdt_addresses\"' -DKBUILD_MODNAME='\"fdt_addresses\"' -D__KBUILD_MODNAME=kmod_fdt_addresses -c -o lib/libfdt/fdt_addresses.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_addresses.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/video/dw_hdmi.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_dt_fixup.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_dt_fixup\"' -DKBUILD_BASENAME='\"efi_dt_fixup\"' -DKBUILD_MODNAME='\"efi_dt_fixup\"' -D__KBUILD_MODNAME=kmod_efi_dt_fixup -c -o lib/efi_loader/efi_dt_fixup.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_dt_fixup.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.cache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/cache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cache.S\n|   rm -f drivers/video/built-in.a; aarch64-poky-linux-ar rcTP drivers/video/built-in.a drivers/video/backlight-uclass.o drivers/video/console_normal.o drivers/video/console_core.o drivers/video/display-uclass.o drivers/video/video-uclass.o drivers/video/vidconsole-uclass.o drivers/video/video_bmp.o drivers/video/panel-uclass.o drivers/video/simple_panel.o drivers/video/u_boot_logo.bmp.o drivers/video/ti/built-in.a drivers/video/dw_hdmi.o drivers/video/imx/built-in.a drivers/video/bridge/built-in.a drivers/video/sunxi/built-in.a drivers/video/tegra/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_device_path_utilities.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/watchdog \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/cache.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/watchdog/.wdt-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/watchdog -I ./drivers/watchdog    -DKBUILD_MODFILE='\"drivers/watchdog/wdt-uclass\"' -DKBUILD_BASENAME='\"wdt_uclass\"' -DKBUILD_MODNAME='\"wdt_uclass\"' -D__KBUILD_MODNAME=kmod_wdt_uclass -c -o drivers/watchdog/wdt-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/watchdog/wdt-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/watchdog/.sunxi_wdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/watchdog -I ./drivers/watchdog    -DKBUILD_MODFILE='\"drivers/watchdog/sunxi_wdt\"' -DKBUILD_BASENAME='\"sunxi_wdt\"' -DKBUILD_MODNAME='\"sunxi_wdt\"' -D__KBUILD_MODNAME=kmod_sunxi_wdt -c -o drivers/watchdog/sunxi_wdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/watchdog/sunxi_wdt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/mach-sunxi/.dram_sunxi_dw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi -I ./spl/arch/arm/mach-sunxi    -DKBUILD_MODFILE='\"spl/arch/arm/mach-sunxi/dram_sunxi_dw\"' -DKBUILD_BASENAME='\"dram_sunxi_dw\"' -DKBUILD_MODNAME='\"dram_sunxi_dw\"' -D__KBUILD_MODNAME=kmod_dram_sunxi_dw -c -o spl/arch/arm/mach-sunxi/dram_sunxi_dw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/dram_sunxi_dw.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-sunxi/clock.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export net/net-common.o\n|   rm -f net/built-in.a; aarch64-poky-linux-ar rcTP net/built-in.a net/arp.o net/bootp.o net/net.o net/ping.o net/tftp.o net/eth-uclass.o net/eth_bootdev.o net/eth_common.o net/net-common.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/lib need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_boottime.o\n|   rm -f spl/arch/arm/lib/lib.a; aarch64-poky-linux-ar cDPrsT spl/arch/arm/lib/lib.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_addresses.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.crt0_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -c -o spl/arch/arm/lib/crt0_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/crt0_64.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.tlb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/tlb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/tlb.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.transition.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/transition.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/transition.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.setjmp_aarch64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -c -o spl/arch/arm/lib/setjmp_aarch64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/setjmp_aarch64.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/crt0_64.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/tlb.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_rw.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/pinmux.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/board/sunxi need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/command.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.spl.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/spl\"' -DKBUILD_BASENAME='\"spl\"' -DKBUILD_MODNAME='\"spl\"' -D__KBUILD_MODNAME=kmod_spl -c -o spl/arch/arm/lib/spl.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/spl.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_device_path_to_text.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/zlib/zlib.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/setjmp_aarch64.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/transition.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/board/sunxi/.board.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/sunxi -I ./spl/board/sunxi    -DKBUILD_MODFILE='\"spl/board/sunxi/board\"' -DKBUILD_BASENAME='\"board\"' -DKBUILD_MODNAME='\"board\"' -D__KBUILD_MODNAME=kmod_board -c -o spl/board/sunxi/board.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/sunxi/board.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.pxe.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/pxe\"' -DKBUILD_BASENAME='\"pxe\"' -DKBUILD_MODNAME='\"pxe\"' -D__KBUILD_MODNAME=kmod_pxe -c -o cmd/pxe.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/pxe.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/spl need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/libfdt/.fdt_overlay.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0x0 -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./lib/libfdt    -DKBUILD_MODFILE='\"lib/libfdt/fdt_overlay\"' -DKBUILD_BASENAME='\"fdt_overlay\"' -DKBUILD_MODNAME='\"fdt_overlay\"' -D__KBUILD_MODNAME=kmod_fdt_overlay -c -o lib/libfdt/fdt_overlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_overlay.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,common/.xyzModem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./common    -DKBUILD_MODFILE='\"common/xyzModem\"' -DKBUILD_BASENAME='\"xyzModem\"' -DKBUILD_MODNAME='\"xyzModem\"' -D__KBUILD_MODNAME=kmod_xyzModem -c -o common/xyzModem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/xyzModem.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_fdt\"' -DKBUILD_BASENAME='\"efi_fdt\"' -DKBUILD_MODNAME='\"efi_fdt\"' -D__KBUILD_MODNAME=kmod_efi_fdt -c -o lib/efi_loader/efi_fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_fdt.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mailbox \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f lib/zlib/built-in.a; aarch64-poky-linux-ar rcTP lib/zlib/built-in.a lib/zlib/zlib.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/spl/.spl.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl -I ./spl/common/spl    -DKBUILD_MODFILE='\"spl/common/spl/spl\"' -DKBUILD_BASENAME='\"spl\"' -DKBUILD_MODNAME='\"spl\"' -D__KBUILD_MODNAME=kmod_spl -c -o spl/common/spl/spl.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl/spl.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_dt_fixup.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/watchdog/sunxi_wdt.o\n|   rm -f drivers/mailbox/built-in.a; aarch64-poky-linux-ar rcTP drivers/mailbox/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/spl/.spl_fit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl -I ./spl/common/spl    -DKBUILD_MODFILE='\"spl/common/spl/spl_fit\"' -DKBUILD_BASENAME='\"spl_fit\"' -DKBUILD_MODNAME='\"spl_fit\"' -D__KBUILD_MODNAME=kmod_spl_fit -c -o spl/common/spl/spl_fit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl/spl_fit.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/spl/.spl_mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl -I ./spl/common/spl    -DKBUILD_MODFILE='\"spl/common/spl/spl_mmc\"' -DKBUILD_BASENAME='\"spl_mmc\"' -DKBUILD_MODNAME='\"spl_mmc\"' -D__KBUILD_MODNAME=kmod_spl_mmc -c -o spl/common/spl/spl_mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/spl/spl_mmc.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/memory \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.fwcall.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/fwcall\"' -DKBUILD_BASENAME='\"fwcall\"' -DKBUILD_MODNAME='\"fwcall\"' -D__KBUILD_MODNAME=kmod_fwcall -c -o spl/arch/arm/cpu/armv8/fwcall.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/fwcall.c\n|   rm -f drivers/memory/built-in.a; aarch64-poky-linux-ar rcTP drivers/memory/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_file.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_file\"' -DKBUILD_BASENAME='\"efi_file\"' -DKBUILD_MODNAME='\"efi_file\"' -D__KBUILD_MODNAME=kmod_efi_file -c -o lib/efi_loader/efi_file.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_file.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/watchdog/wdt-uclass.o\n|   rm -f drivers/watchdog/built-in.a; aarch64-poky-linux-ar rcTP drivers/watchdog/built-in.a drivers/watchdog/wdt-uclass.o drivers/watchdog/sunxi_wdt.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mfd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/mfd/built-in.a; aarch64-poky-linux-ar rcTP drivers/mfd/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/spl.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pwm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/fwcall.o\n|   rm -f drivers/pwm/built-in.a; aarch64-poky-linux-ar rcTP drivers/pwm/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/reset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.bootm-fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/bootm-fdt\"' -DKBUILD_BASENAME='\"bootm_fdt\"' -DKBUILD_MODNAME='\"bootm_fdt\"' -D__KBUILD_MODNAME=kmod_bootm_fdt -c -o spl/arch/arm/lib/bootm-fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bootm-fdt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/reset/.reset-uclass.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset -I ./drivers/reset    -DKBUILD_MODFILE='\"drivers/reset/reset-uclass\"' -DKBUILD_BASENAME='\"reset_uclass\"' -DKBUILD_MODNAME='\"reset_uclass\"' -D__KBUILD_MODNAME=kmod_reset_uclass -c -o drivers/reset/reset-uclass.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset/reset-uclass.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.smbios.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/smbios\"' -DKBUILD_BASENAME='\"smbios\"' -DKBUILD_MODNAME='\"smbios\"' -D__KBUILD_MODNAME=kmod_smbios -c -o lib/smbios.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/smbios.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_fdt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/mach-sunxi/dram_sunxi_dw.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,drivers/reset/.reset-sunxi.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset -I ./drivers/reset    -DKBUILD_MODFILE='\"drivers/reset/reset-sunxi\"' -DKBUILD_BASENAME='\"reset_sunxi\"' -DKBUILD_MODNAME='\"reset_sunxi\"' -D__KBUILD_MODNAME=kmod_reset_sunxi -c -o drivers/reset/reset-sunxi.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/reset/reset-sunxi.c\n|   rm -f spl/arch/arm/mach-sunxi/built-in.a; aarch64-poky-linux-ar rcTP spl/arch/arm/mach-sunxi/built-in.a spl/arch/arm/mach-sunxi/board.o spl/arch/arm/mach-sunxi/cpu_info.o spl/arch/arm/mach-sunxi/dram_helpers.o spl/arch/arm/mach-sunxi/prcm.o spl/arch/arm/mach-sunxi/clock_sun6i.o spl/arch/arm/mach-sunxi/clock.o spl/arch/arm/mach-sunxi/dram_sunxi_dw.o spl/arch/arm/mach-sunxi/dram_timings/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/pxe.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_console.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.bdinfo.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/bdinfo\"' -DKBUILD_BASENAME='\"bdinfo\"' -DKBUILD_MODNAME='\"bdinfo\"' -D__KBUILD_MODNAME=kmod_bdinfo -c -o spl/arch/arm/lib/bdinfo.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/bdinfo.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.setexpr.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/setexpr\"' -DKBUILD_BASENAME='\"setexpr\"' -DKBUILD_MODNAME='\"setexpr\"' -D__KBUILD_MODNAME=kmod_setexpr -c -o cmd/setexpr.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/setexpr.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/iommu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f drivers/iommu/built-in.a; aarch64-poky-linux-ar rcTP drivers/iommu/built-in.a\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/bootm-fdt.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.ldiv.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/ldiv\"' -DKBUILD_BASENAME='\"ldiv\"' -DKBUILD_MODNAME='\"ldiv\"' -D__KBUILD_MODNAME=kmod_ldiv -c -o lib/ldiv.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/ldiv.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_device_path.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_hii.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_hii\"' -DKBUILD_BASENAME='\"efi_hii\"' -DKBUILD_MODNAME='\"efi_hii\"' -D__KBUILD_MODNAME=kmod_efi_hii -c -o lib/efi_loader/efi_hii.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_hii.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/spl/spl_mmc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/cache_v8.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.sections.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/sections\"' -DKBUILD_BASENAME='\"sections\"' -DKBUILD_MODNAME='\"sections\"' -D__KBUILD_MODNAME=kmod_sections -c -o spl/arch/arm/lib/sections.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/sections.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/ldiv.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.sysboot.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/sysboot\"' -DKBUILD_BASENAME='\"sysboot\"' -DKBUILD_MODNAME='\"sysboot\"' -D__KBUILD_MODNAME=kmod_sysboot -c -o cmd/sysboot.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/sysboot.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.cpu-dt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -DKBUILD_MODFILE='\"spl/arch/arm/cpu/armv8/cpu-dt\"' -DKBUILD_BASENAME='\"cpu_dt\"' -DKBUILD_MODNAME='\"cpu_dt\"' -D__KBUILD_MODNAME=kmod_cpu_dt -c -o spl/arch/arm/cpu/armv8/cpu-dt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/cpu-dt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export common/xyzModem.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/bdinfo.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.test.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/test\"' -DKBUILD_BASENAME='\"test\"' -DKBUILD_MODNAME='\"test\"' -D__KBUILD_MODNAME=kmod_test -c -o cmd/test.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/test.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/smem \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/board/sunxi/board.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/sections.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/reset/reset-sunxi.o\n|   rm -f common/built-in.a; aarch64-poky-linux-ar rcTP common/built-in.a common/init/built-in.a common/main.o common/memtop.o common/exports.o common/cli_getch.o common/cli_simple.o common/cli_readline.o common/cli_hush.o common/autoboot.o common/version.o common/board_f.o common/board_r.o common/board_info.o common/miiphyutil.o common/usb.o common/usb_hub.o common/usb_storage.o common/iomux.o common/edid.o common/splash.o common/menu.o common/usb_kbd.o common/console.o common/dlmalloc.o common/malloc_simple.o common/cyclic.o common/event.o common/hash.o common/memsize.o common/stdio.o common/cli.o common/command.o common/s_record.o common/xyzModem.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/spl/spl.o\n|   rm -f drivers/smem/built-in.a; aarch64-poky-linux-ar rcTP drivers/smem/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.unlz4.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/unlz4\"' -DKBUILD_BASENAME='\"unlz4\"' -DKBUILD_MODNAME='\"unlz4\"' -D__KBUILD_MODNAME=kmod_unlz4 -c -o cmd/unlz4.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/unlz4.c\n|   rm -f spl/board/sunxi/built-in.a; aarch64-poky-linux-ar rcTP spl/board/sunxi/built-in.a spl/board/sunxi/board.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.unzip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/unzip\"' -DKBUILD_BASENAME='\"unzip\"' -DKBUILD_MODNAME='\"unzip\"' -D__KBUILD_MODNAME=kmod_unzip -c -o cmd/unzip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/unzip.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.net_utils.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/net_utils\"' -DKBUILD_BASENAME='\"net_utils\"' -DKBUILD_MODNAME='\"net_utils\"' -D__KBUILD_MODNAME=kmod_net_utils -c -o lib/net_utils.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/net_utils.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/thermal \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.stack.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/stack\"' -DKBUILD_BASENAME='\"stack\"' -DKBUILD_MODNAME='\"stack\"' -D__KBUILD_MODNAME=kmod_stack -c -o spl/arch/arm/lib/stack.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/stack.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.interrupts_64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/interrupts_64\"' -DKBUILD_BASENAME='\"interrupts_64\"' -DKBUILD_MODNAME='\"interrupts_64\"' -D__KBUILD_MODNAME=kmod_interrupts_64 -c -o spl/arch/arm/lib/interrupts_64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/interrupts_64.c\n|   rm -f drivers/thermal/built-in.a; aarch64-poky-linux-ar rcTP drivers/thermal/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.rc4.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/rc4\"' -DKBUILD_BASENAME='\"rc4\"' -DKBUILD_MODNAME='\"rc4\"' -D__KBUILD_MODNAME=kmod_rc4 -c -o lib/rc4.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rc4.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/spl/spl_fit.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/cpu-dt.o\n|   rm -f spl/common/spl/built-in.a; aarch64-poky-linux-ar rcTP spl/common/spl/built-in.a spl/common/spl/spl.o spl/common/spl/spl_fit.o spl/common/spl/spl_mmc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/libfdt/fdt_overlay.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.smccc-call.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/smccc-call.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/smccc-call.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_hii_config.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_hii_config\"' -DKBUILD_BASENAME='\"efi_hii_config\"' -DKBUILD_MODNAME='\"efi_hii_config\"' -D__KBUILD_MODNAME=kmod_efi_hii_config -c -o lib/efi_loader/efi_hii_config.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_hii_config.c\n|   rm -f lib/libfdt/built-in.a; aarch64-poky-linux-ar rcTP lib/libfdt/built-in.a lib/libfdt/fdt.o lib/libfdt/fdt_ro.o lib/libfdt/fdt_wip.o lib/libfdt/fdt_strerror.o lib/libfdt/fdt_sw.o lib/libfdt/fdt_rw.o lib/libfdt/fdt_empty_tree.o lib/libfdt/fdt_addresses.o lib/libfdt/fdt_overlay.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/unlz4.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export drivers/reset/reset-uclass.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/smccc-call.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/sysboot.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.list_sort.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/list_sort\"' -DKBUILD_BASENAME='\"list_sort\"' -DKBUILD_MODNAME='\"list_sort\"' -D__KBUILD_MODNAME=kmod_list_sort -c -o lib/list_sort.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/list_sort.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/rc4.o\n|   rm -f drivers/reset/built-in.a; aarch64-poky-linux-ar rcTP drivers/reset/built-in.a drivers/reset/reset-uclass.o drivers/reset/reset-sunxi.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/cpu/armv8/.fel_utils.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8 -I ./spl/arch/arm/cpu/armv8    -c -o spl/arch/arm/cpu/armv8/fel_utils.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/fel_utils.S\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/stack.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.lzmadec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/lzmadec\"' -DKBUILD_BASENAME='\"lzmadec\"' -DKBUILD_MODNAME='\"lzmadec\"' -D__KBUILD_MODNAME=kmod_lzmadec -c -o cmd/lzmadec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/lzmadec.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/test.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/axi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/init need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/unzip.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/boot need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/smbios.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/setexpr.o\n|   rm -f drivers/axi/built-in.a; aarch64-poky-linux-ar rcTP drivers/axi/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/init/.board_init.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/init -I ./spl/common/init    -DKBUILD_MODFILE='\"spl/common/init/board_init\"' -DKBUILD_BASENAME='\"board_init\"' -DKBUILD_MODNAME='\"board_init\"' -D__KBUILD_MODNAME=kmod_board_init -c -o spl/common/init/board_init.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/init/board_init.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ufs \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.image.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/image\"' -DKBUILD_BASENAME='\"image\"' -DKBUILD_MODNAME='\"image\"' -D__KBUILD_MODNAME=kmod_image -c -o spl/boot/image.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common need-builtin=1\n|   rm -f drivers/ufs/built-in.a; aarch64-poky-linux-ar rcTP drivers/ufs/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/cmd need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.image-board.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/image-board\"' -DKBUILD_BASENAME='\"image_board\"' -DKBUILD_MODNAME='\"image_board\"' -D__KBUILD_MODNAME=kmod_image_board -c -o spl/boot/image-board.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-board.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.console.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/console\"' -DKBUILD_BASENAME='\"console\"' -DKBUILD_MODNAME='\"console\"' -D__KBUILD_MODNAME=kmod_console -c -o spl/common/console.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/console.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/cpu/armv8/fel_utils.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.dlmalloc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/dlmalloc\"' -DKBUILD_BASENAME='\"dlmalloc\"' -DKBUILD_MODNAME='\"dlmalloc\"' -D__KBUILD_MODNAME=kmod_dlmalloc -c -o spl/common/dlmalloc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/dlmalloc.c\n|   rm -f spl/cmd/built-in.a; aarch64-poky-linux-ar rcTP spl/cmd/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.crc16.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/crc16\"' -DKBUILD_BASENAME='\"crc16\"' -DKBUILD_MODNAME='\"crc16\"' -D__KBUILD_MODNAME=kmod_crc16 -c -o lib/crc16.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc16.c\n|   rm -f drivers/soc/built-in.a; aarch64-poky-linux-ar rcTP drivers/soc/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.reset.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/reset\"' -DKBUILD_BASENAME='\"reset\"' -DKBUILD_MODNAME='\"reset\"' -D__KBUILD_MODNAME=kmod_reset -c -o spl/arch/arm/lib/reset.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/reset.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/net_utils.o\n|   rm -f drivers/built-in.a; aarch64-poky-linux-ar rcTP drivers/built-in.a drivers/block/built-in.a drivers/clk/built-in.a drivers/core/built-in.a drivers/gpio/built-in.a drivers/sysreset/built-in.a drivers/firmware/built-in.a drivers/i2c/built-in.a drivers/input/built-in.a drivers/mmc/built-in.a drivers/mtd/built-in.a drivers/net/built-in.a drivers/phy/built-in.a drivers/pinctrl/built-in.a drivers/power/built-in.a drivers/serial/built-in.a drivers/video/built-in.a drivers/bus/built-in.a drivers/ata/built-in.a drivers/cache/built-in.a drivers/crypto/built-in.a drivers/misc/built-in.a drivers/dfu/built-in.a drivers/rtc/built-in.a drivers/scsi/built-in.a drivers/sound/built-in.a drivers/spmi/built-in.a drivers/watchdog/built-in.a drivers/mailbox/built-in.a drivers/memory/built-in.a drivers/mfd/built-in.a drivers/pwm/built-in.a drivers/reset/built-in.a drivers/iommu/built-in.a drivers/smem/built-in.a drivers/thermal/built-in.a drivers/axi/built-in.a drivers/ufs/built-in.a drivers/soc/built-in.a\n|   rm -f spl/arch/arm/cpu/armv8/built-in.a; aarch64-poky-linux-ar rcTP spl/arch/arm/cpu/armv8/built-in.a spl/arch/arm/cpu/armv8/cpu.o spl/arch/arm/cpu/armv8/generic_timer.o spl/arch/arm/cpu/armv8/cache_v8.o spl/arch/arm/cpu/armv8/cache.o spl/arch/arm/cpu/armv8/tlb.o spl/arch/arm/cpu/armv8/transition.o spl/arch/arm/cpu/armv8/fwcall.o spl/arch/arm/cpu/armv8/cpu-dt.o spl/arch/arm/cpu/armv8/smccc-call.o spl/arch/arm/cpu/armv8/fel_utils.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.crc16-ccitt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/crc16-ccitt\"' -DKBUILD_BASENAME='\"crc16_ccitt\"' -DKBUILD_MODNAME='\"crc16_ccitt\"' -D__KBUILD_MODNAME=kmod_crc16_ccitt -c -o lib/crc16-ccitt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc16-ccitt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.usb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/usb\"' -DKBUILD_BASENAME='\"usb\"' -DKBUILD_MODNAME='\"usb\"' -D__KBUILD_MODNAME=kmod_usb -c -o cmd/usb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/usb.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_image_loader.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_image_loader\"' -DKBUILD_BASENAME='\"efi_image_loader\"' -DKBUILD_MODNAME='\"efi_image_loader\"' -D__KBUILD_MODNAME=kmod_efi_image_loader -c -o lib/efi_loader/efi_image_loader.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_image_loader.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/lzmadec.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/crc16.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/list_sort.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/reset.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_hii_config.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/interrupts_64.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib need-builtin=1\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/init/board_init.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_file.o\n|   rm -f spl/env/built-in.a; aarch64-poky-linux-ar rcTP spl/env/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.hash-checksum.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/hash-checksum\"' -DKBUILD_BASENAME='\"hash_checksum\"' -DKBUILD_MODNAME='\"hash_checksum\"' -D__KBUILD_MODNAME=kmod_hash_checksum -c -o lib/hash-checksum.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hash-checksum.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.md5.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/md5\"' -DKBUILD_BASENAME='\"md5\"' -DKBUILD_MODNAME='\"md5\"' -D__KBUILD_MODNAME=kmod_md5 -c -o lib/md5.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/md5.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.malloc_simple.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/malloc_simple\"' -DKBUILD_BASENAME='\"malloc_simple\"' -DKBUILD_MODNAME='\"malloc_simple\"' -D__KBUILD_MODNAME=kmod_malloc_simple -c -o spl/common/malloc_simple.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/malloc_simple.c\n|   rm -f spl/lib/crypto/built-in.a; aarch64-poky-linux-ar rcTP spl/lib/crypto/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt\"' -DKBUILD_BASENAME='\"fdt\"' -DKBUILD_MODNAME='\"fdt\"' -D__KBUILD_MODNAME=kmod_fdt -c -o spl/lib/libfdt/fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.cache.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/cache\"' -DKBUILD_BASENAME='\"cache\"' -DKBUILD_MODNAME='\"cache\"' -D__KBUILD_MODNAME=kmod_cache -c -o spl/arch/arm/lib/cache.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/cache.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/crc16-ccitt.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.sha1.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/sha1\"' -DKBUILD_BASENAME='\"sha1\"' -DKBUILD_MODNAME='\"sha1\"' -D__KBUILD_MODNAME=kmod_sha1 -c -o lib/sha1.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha1.c\n|   rm -f spl/common/init/built-in.a; aarch64-poky-linux-ar rcTP spl/common/init/built-in.a spl/common/init/board_init.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.sha256_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/sha256_common\"' -DKBUILD_BASENAME='\"sha256_common\"' -DKBUILD_MODNAME='\"sha256_common\"' -D__KBUILD_MODNAME=kmod_sha256_common -c -o lib/sha256_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha256_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_ro.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_ro\"' -DKBUILD_BASENAME='\"fdt_ro\"' -DKBUILD_MODNAME='\"fdt_ro\"' -D__KBUILD_MODNAME=kmod_fdt_ro -c -o spl/lib/libfdt/fdt_ro.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_ro.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_wip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_wip\"' -DKBUILD_BASENAME='\"fdt_wip\"' -DKBUILD_MODNAME='\"fdt_wip\"' -D__KBUILD_MODNAME=kmod_fdt_wip -c -o spl/lib/libfdt/fdt_wip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_wip.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/sha256_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_strerror.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_strerror\"' -DKBUILD_BASENAME='\"fdt_strerror\"' -DKBUILD_MODNAME='\"fdt_strerror\"' -D__KBUILD_MODNAME=kmod_fdt_strerror -c -o spl/lib/libfdt/fdt_strerror.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_strerror.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/hash-checksum.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/cache.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/malloc_simple.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/arch/arm/lib/.psci-dt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib -I ./spl/arch/arm/lib    -DKBUILD_MODFILE='\"spl/arch/arm/lib/psci-dt\"' -DKBUILD_BASENAME='\"psci_dt\"' -DKBUILD_MODNAME='\"psci_dt\"' -D__KBUILD_MODNAME=kmod_psci_dt -c -o spl/arch/arm/lib/psci-dt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/psci-dt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_wip.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.fdt_support.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/fdt_support\"' -DKBUILD_BASENAME='\"fdt_support\"' -DKBUILD_MODNAME='\"fdt_support\"' -D__KBUILD_MODNAME=kmod_fdt_support -c -o spl/boot/fdt_support.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/fdt_support.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/disk need-builtin=1\n|   rm -f spl/disk/built-in.a; aarch64-poky-linux-ar rcTP spl/disk/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_load_options.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_load_options\"' -DKBUILD_BASENAME='\"efi_load_options\"' -DKBUILD_MODNAME='\"efi_load_options\"' -D__KBUILD_MODNAME=kmod_efi_load_options -c -o lib/efi_loader/efi_load_options.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_load_options.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_strerror.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.sha256.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/sha256\"' -DKBUILD_BASENAME='\"sha256\"' -DKBUILD_MODNAME='\"sha256\"' -D__KBUILD_MODNAME=kmod_sha256 -c -o lib/sha256.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha256.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/md5.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.gunzip.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/gunzip\"' -DKBUILD_BASENAME='\"gunzip\"' -DKBUILD_MODNAME='\"gunzip\"' -D__KBUILD_MODNAME=kmod_gunzip -c -o lib/gunzip.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/gunzip.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/image-board.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/image.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.lz4_wrapper.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/lz4_wrapper\"' -DKBUILD_BASENAME='\"lz4_wrapper\"' -DKBUILD_MODNAME='\"lz4_wrapper\"' -D__KBUILD_MODNAME=kmod_lz4_wrapper -c -o lib/lz4_wrapper.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lz4_wrapper.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/arch/arm/lib/psci-dt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_hii.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.image-fdt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/image-fdt\"' -DKBUILD_BASENAME='\"image_fdt\"' -DKBUILD_MODNAME='\"image_fdt\"' -D__KBUILD_MODNAME=kmod_image_fdt -c -o spl/boot/image-fdt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fdt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/console.o\n|   rm -f spl/arch/arm/lib/built-in.a; aarch64-poky-linux-ar rcTP spl/arch/arm/lib/built-in.a spl/arch/arm/lib/crt0_64.o spl/arch/arm/lib/setjmp_aarch64.o spl/arch/arm/lib/spl.o spl/arch/arm/lib/bootm-fdt.o spl/arch/arm/lib/bdinfo.o spl/arch/arm/lib/sections.o spl/arch/arm/lib/stack.o spl/arch/arm/lib/interrupts_64.o spl/arch/arm/lib/reset.o spl/arch/arm/lib/cache.o spl/arch/arm/lib/psci-dt.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_memory.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_memory\"' -DKBUILD_BASENAME='\"efi_memory\"' -DKBUILD_MODNAME='\"efi_memory\"' -D__KBUILD_MODNAME=kmod_efi_memory -c -o lib/efi_loader/efi_memory.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_memory.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.image-fit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/image-fit\"' -DKBUILD_BASENAME='\"image_fit\"' -DKBUILD_MODNAME='\"image_fit\"' -D__KBUILD_MODNAME=kmod_image_fit -c -o spl/boot/image-fit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/image-fit.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/gpio/.sunxi_gpio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/gpio -I ./spl/drivers/gpio    -DKBUILD_MODFILE='\"spl/drivers/gpio/sunxi_gpio\"' -DKBUILD_BASENAME='\"sunxi_gpio\"' -DKBUILD_MODNAME='\"sunxi_gpio\"' -D__KBUILD_MODNAME=kmod_sunxi_gpio -c -o spl/drivers/gpio/sunxi_gpio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/gpio/sunxi_gpio.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.disk.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/disk\"' -DKBUILD_BASENAME='\"disk\"' -DKBUILD_MODNAME='\"disk\"' -D__KBUILD_MODNAME=kmod_disk -c -o cmd/disk.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/disk.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/mmc/.mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./spl/drivers/mmc    -DKBUILD_MODFILE='\"spl/drivers/mmc/mmc\"' -DKBUILD_BASENAME='\"mmc\"' -DKBUILD_MODNAME='\"mmc\"' -D__KBUILD_MODNAME=kmod_mmc -c -o spl/drivers/mmc/mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_image_loader.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/usb.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/mmc/.mmc_legacy.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./spl/drivers/mmc    -DKBUILD_MODFILE='\"spl/drivers/mmc/mmc_legacy\"' -DKBUILD_BASENAME='\"mmc_legacy\"' -DKBUILD_MODNAME='\"mmc_legacy\"' -D__KBUILD_MODNAME=kmod_mmc_legacy -c -o spl/drivers/mmc/mmc_legacy.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/mmc_legacy.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_load_options.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.fdtdec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/fdtdec\"' -DKBUILD_BASENAME='\"fdtdec\"' -DKBUILD_MODNAME='\"fdtdec\"' -D__KBUILD_MODNAME=kmod_fdtdec -c -o lib/fdtdec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/fdtdec.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.cyclic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/cyclic\"' -DKBUILD_BASENAME='\"cyclic\"' -DKBUILD_MODNAME='\"cyclic\"' -D__KBUILD_MODNAME=kmod_cyclic -c -o spl/common/cyclic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cyclic.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/disk.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.video.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/video\"' -DKBUILD_BASENAME='\"video\"' -DKBUILD_MODNAME='\"video\"' -D__KBUILD_MODNAME=kmod_video -c -o cmd/video.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/video.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/gpio/sunxi_gpio.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/gunzip.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/dlmalloc.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.qsort.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/qsort\"' -DKBUILD_BASENAME='\"qsort\"' -DKBUILD_MODNAME='\"qsort\"' -D__KBUILD_MODNAME=kmod_qsort -c -o lib/qsort.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/qsort.c\n|   rm -f spl/drivers/gpio/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/gpio/built-in.a spl/drivers/gpio/sunxi_gpio.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/mmc/mmc_legacy.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/image-fdt.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_root_node.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_root_node\"' -DKBUILD_BASENAME='\"efi_root_node\"' -DKBUILD_MODNAME='\"efi_root_node\"' -D__KBUILD_MODNAME=kmod_efi_root_node -c -o lib/efi_loader/efi_root_node.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_root_node.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_ro.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.ximg.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/ximg\"' -DKBUILD_BASENAME='\"ximg\"' -DKBUILD_MODNAME='\"ximg\"' -D__KBUILD_MODNAME=kmod_ximg -c -o cmd/ximg.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/ximg.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_sw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_sw\"' -DKBUILD_BASENAME='\"fdt_sw\"' -DKBUILD_MODNAME='\"fdt_sw\"' -D__KBUILD_MODNAME=kmod_fdt_sw -c -o spl/lib/libfdt/fdt_sw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_sw.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/cyclic.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.hash.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/hash\"' -DKBUILD_BASENAME='\"hash\"' -DKBUILD_MODNAME='\"hash\"' -D__KBUILD_MODNAME=kmod_hash -c -o spl/common/hash.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/hash.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/sha1.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_rw.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_rw\"' -DKBUILD_BASENAME='\"fdt_rw\"' -DKBUILD_MODNAME='\"fdt_rw\"' -D__KBUILD_MODNAME=kmod_fdt_rw -c -o spl/lib/libfdt/fdt_rw.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_rw.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/video.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_empty_tree.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_empty_tree\"' -DKBUILD_BASENAME='\"fdt_empty_tree\"' -DKBUILD_MODNAME='\"fdt_empty_tree\"' -D__KBUILD_MODNAME=kmod_fdt_empty_tree -c -o spl/lib/libfdt/fdt_empty_tree.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_empty_tree.c\n|   rm -f spl/drivers/mtd/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/mtd/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,cmd/.gpt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd -I ./cmd    -DKBUILD_MODFILE='\"cmd/gpt\"' -DKBUILD_BASENAME='\"gpt\"' -DKBUILD_MODNAME='\"gpt\"' -D__KBUILD_MODNAME=kmod_gpt -c -o cmd/gpt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/cmd/gpt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/qsort.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_runtime.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_runtime\"' -DKBUILD_BASENAME='\"efi_runtime\"' -DKBUILD_MODNAME='\"efi_runtime\"' -D__KBUILD_MODNAME=kmod_efi_runtime -c -o lib/efi_loader/efi_runtime.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_runtime.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_root_node.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_memory.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/mmc/.sunxi_mmc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc -I ./spl/drivers/mmc    -DKBUILD_MODFILE='\"spl/drivers/mmc/sunxi_mmc\"' -DKBUILD_BASENAME='\"sunxi_mmc\"' -DKBUILD_MODNAME='\"sunxi_mmc\"' -D__KBUILD_MODNAME=kmod_sunxi_mmc -c -o spl/drivers/mmc/sunxi_mmc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/mmc/sunxi_mmc.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/boot/.common_fit.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot -I ./spl/boot    -DKBUILD_MODFILE='\"spl/boot/common_fit\"' -DKBUILD_BASENAME='\"common_fit\"' -DKBUILD_MODNAME='\"common_fit\"' -D__KBUILD_MODNAME=kmod_common_fit -c -o spl/boot/common_fit.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/boot/common_fit.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_empty_tree.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.memsize.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/memsize\"' -DKBUILD_BASENAME='\"memsize\"' -DKBUILD_MODNAME='\"memsize\"' -D__KBUILD_MODNAME=kmod_memsize -c -o spl/common/memsize.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/memsize.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/lz4_wrapper.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/ximg.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/dts need-builtin=1\n|   rm -f spl/dts/built-in.a; aarch64-poky-linux-ar rcTP spl/dts/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/hash.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/fs/.fs_internal.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs -I ./spl/fs    -DKBUILD_MODFILE='\"spl/fs/fs_internal\"' -DKBUILD_BASENAME='\"fs_internal\"' -DKBUILD_MODNAME='\"fs_internal\"' -D__KBUILD_MODNAME=kmod_fs_internal -c -o spl/fs/fs_internal.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/fs/fs_internal.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.stdio.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/stdio\"' -DKBUILD_BASENAME='\"stdio\"' -DKBUILD_MODNAME='\"stdio\"' -D__KBUILD_MODNAME=kmod_stdio -c -o spl/common/stdio.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/stdio.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power/pmic \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f spl/drivers/power/pmic/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/power/pmic/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/serial/.serial.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./spl/drivers/serial    -DKBUILD_MODFILE='\"spl/drivers/serial/serial\"' -DKBUILD_BASENAME='\"serial\"' -DKBUILD_MODNAME='\"serial\"' -D__KBUILD_MODNAME=kmod_serial -c -o spl/drivers/serial/serial.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/serial.c\n|   rm -f spl/drivers/power/regulator/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/power/regulator/built-in.a\n|   rm -f spl/drivers/power/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/power/built-in.a spl/drivers/power/pmic/built-in.a spl/drivers/power/regulator/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.cli.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/cli\"' -DKBUILD_BASENAME='\"cli\"' -DKBUILD_MODNAME='\"cli\"' -D__KBUILD_MODNAME=kmod_cli -c -o spl/common/cli.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/cli.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/common_fit.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/sha256.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.hashtable.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/hashtable\"' -DKBUILD_BASENAME='\"hashtable\"' -DKBUILD_MODNAME='\"hashtable\"' -D__KBUILD_MODNAME=kmod_hashtable -c -o lib/hashtable.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hashtable.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_sw.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_addresses.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_addresses\"' -DKBUILD_BASENAME='\"fdt_addresses\"' -DKBUILD_MODNAME='\"fdt_addresses\"' -D__KBUILD_MODNAME=kmod_fdt_addresses -c -o spl/lib/libfdt/fdt_addresses.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_addresses.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/memsize.o\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   rm -f spl/drivers/bus/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/bus/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.crc8.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/crc8\"' -DKBUILD_BASENAME='\"crc8\"' -DKBUILD_MODNAME='\"crc8\"' -D__KBUILD_MODNAME=kmod_crc8 -c -o spl/lib/crc8.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc8.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/fs/fs_internal.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_rw.o\n|   rm -f spl/fs/built-in.a; aarch64-poky-linux-ar rcTP spl/fs/built-in.a spl/fs/fs_internal.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/cli.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_setup.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_setup\"' -DKBUILD_BASENAME='\"efi_setup\"' -DKBUILD_MODNAME='\"efi_setup\"' -D__KBUILD_MODNAME=kmod_efi_setup -c -o lib/efi_loader/efi_setup.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_setup.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/stdio.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/serial/.serial_ns16550.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./spl/drivers/serial    -DKBUILD_MODFILE='\"spl/drivers/serial/serial_ns16550\"' -DKBUILD_BASENAME='\"serial_ns16550\"' -DKBUILD_MODNAME='\"serial_ns16550\"' -D__KBUILD_MODNAME=kmod_serial_ns16550 -c -o spl/drivers/serial/serial_ns16550.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/serial_ns16550.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/serial/.ns16550.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial -I ./spl/drivers/serial    -DKBUILD_MODFILE='\"spl/drivers/serial/ns16550\"' -DKBUILD_BASENAME='\"ns16550\"' -DKBUILD_MODNAME='\"ns16550\"' -D__KBUILD_MODNAME=kmod_ns16550 -c -o spl/drivers/serial/ns16550.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/serial/ns16550.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/serial/serial.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export cmd/gpt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_runtime.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.errno.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/errno\"' -DKBUILD_BASENAME='\"errno\"' -DKBUILD_MODNAME='\"errno\"' -D__KBUILD_MODNAME=kmod_errno -c -o lib/errno.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/errno.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_addresses.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/mmc/sunxi_mmc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/crc8.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.command.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/command\"' -DKBUILD_BASENAME='\"command\"' -DKBUILD_MODNAME='\"command\"' -D__KBUILD_MODNAME=kmod_command -c -o spl/common/command.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/command.c\n|   rm -f cmd/built-in.a; aarch64-poky-linux-ar rcTP cmd/built-in.a cmd/boot.o cmd/bootm.o cmd/help.o cmd/panic.o cmd/version.o cmd/blk_common.o cmd/bootflow.o cmd/source.o cmd/bdinfo.o cmd/bind.o cmd/blkcache.o cmd/bootefi.o cmd/booti.o cmd/cls.o cmd/console.o cmd/dm.o cmd/cyclic.o cmd/echo.o cmd/eficonfig.o cmd/elf.o cmd/exit.o cmd/ext4.o cmd/ext2.o cmd/fat.o cmd/fdt.o cmd/fs.o cmd/gpio.o cmd/itest.o cmd/load.o cmd/mem.o cmd/mii.o cmd/mdio.o cmd/sleep.o cmd/mmc.o cmd/net.o cmd/net-common.o cmd/nvedit.o cmd/part.o cmd/pinmux.o cmd/pxe.o cmd/setexpr.o cmd/sysboot.o cmd/test.o cmd/unlz4.o cmd/unzip.o cmd/lzmadec.o cmd/usb.o cmd/disk.o cmd/video.o cmd/ximg.o cmd/gpt.o cmd/arm/built-in.a\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/libfdt/.fdt_overlay.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -DFDT_ASSUME_MASK=0xff -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt -I ./spl/lib/libfdt    -DKBUILD_MODFILE='\"spl/lib/libfdt/fdt_overlay\"' -DKBUILD_BASENAME='\"fdt_overlay\"' -DKBUILD_MODNAME='\"fdt_overlay\"' -D__KBUILD_MODNAME=kmod_fdt_overlay -c -o spl/lib/libfdt/fdt_overlay.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/libfdt/fdt_overlay.c\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/errno.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/drivers/block/.blk_legacy.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block -I ./spl/drivers/block    -DKBUILD_MODFILE='\"spl/drivers/block/blk_legacy\"' -DKBUILD_BASENAME='\"blk_legacy\"' -DKBUILD_MODNAME='\"blk_legacy\"' -D__KBUILD_MODNAME=kmod_blk_legacy -c -o spl/drivers/block/blk_legacy.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/drivers/block/blk_legacy.c\n|   rm -f spl/drivers/soc/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/soc/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.xyzModem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/xyzModem\"' -DKBUILD_BASENAME='\"xyzModem\"' -DKBUILD_MODNAME='\"xyzModem\"' -D__KBUILD_MODNAME=kmod_xyzModem -c -o spl/common/xyzModem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/xyzModem.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.hash-checksum.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/hash-checksum\"' -DKBUILD_BASENAME='\"hash_checksum\"' -DKBUILD_MODNAME='\"hash_checksum\"' -D__KBUILD_MODNAME=kmod_hash_checksum -c -o spl/lib/hash-checksum.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hash-checksum.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/common/.s_record.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common -I ./spl/common    -DKBUILD_MODFILE='\"spl/common/s_record\"' -DKBUILD_BASENAME='\"s_record\"' -DKBUILD_MODNAME='\"s_record\"' -D__KBUILD_MODNAME=kmod_s_record -c -o spl/common/s_record.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/common/s_record.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.display_options.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/display_options\"' -DKBUILD_BASENAME='\"display_options\"' -DKBUILD_MODNAME='\"display_options\"' -D__KBUILD_MODNAME=kmod_display_options -c -o lib/display_options.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/display_options.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/image-fit.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.sha1.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/sha1\"' -DKBUILD_BASENAME='\"sha1\"' -DKBUILD_MODNAME='\"sha1\"' -D__KBUILD_MODNAME=kmod_sha1 -c -o spl/lib/sha1.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha1.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/mmc/mmc.o\n|   rm -f spl/drivers/mmc/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/mmc/built-in.a spl/drivers/mmc/mmc.o spl/drivers/mmc/mmc_legacy.o spl/drivers/mmc/sunxi_mmc.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/s_record.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.crc32.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/crc32\"' -DKBUILD_BASENAME='\"crc32\"' -DKBUILD_MODNAME='\"crc32\"' -D__KBUILD_MODNAME=kmod_crc32 -c -o lib/crc32.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc32.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/hash-checksum.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_string\"' -DKBUILD_BASENAME='\"efi_string\"' -DKBUILD_MODNAME='\"efi_string\"' -D__KBUILD_MODNAME=kmod_efi_string -c -o lib/efi_loader/efi_string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_string.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_setup.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.sha256_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/sha256_common\"' -DKBUILD_BASENAME='\"sha256_common\"' -DKBUILD_MODNAME='\"sha256_common\"' -D__KBUILD_MODNAME=kmod_sha256_common -c -o spl/lib/sha256_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha256_common.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/boot/fdt_support.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/serial/ns16550.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.ctype.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/ctype\"' -DKBUILD_BASENAME='\"ctype\"' -DKBUILD_MODNAME='\"ctype\"' -D__KBUILD_MODNAME=kmod_ctype -c -o lib/ctype.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/ctype.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.sha256.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/sha256\"' -DKBUILD_BASENAME='\"sha256\"' -DKBUILD_MODNAME='\"sha256\"' -D__KBUILD_MODNAME=kmod_sha256 -c -o spl/lib/sha256.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/sha256.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/serial/serial_ns16550.o\n|   rm -f spl/boot/built-in.a; aarch64-poky-linux-ar rcTP spl/boot/built-in.a spl/boot/image.o spl/boot/image-board.o spl/boot/fdt_support.o spl/boot/image-fdt.o spl/boot/image-fit.o spl/boot/common_fit.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_unicode_collation.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_unicode_collation\"' -DKBUILD_BASENAME='\"efi_unicode_collation\"' -DKBUILD_MODNAME='\"efi_unicode_collation\"' -D__KBUILD_MODNAME=kmod_efi_unicode_collation -c -o lib/efi_loader/efi_unicode_collation.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_unicode_collation.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/ctype.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.crc16-ccitt.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/crc16-ccitt\"' -DKBUILD_BASENAME='\"crc16_ccitt\"' -DKBUILD_MODNAME='\"crc16_ccitt\"' -D__KBUILD_MODNAME=kmod_crc16_ccitt -c -o spl/lib/crc16-ccitt.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/crc16-ccitt.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/sha256_common.o\n|   rm -f spl/drivers/serial/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/serial/built-in.a spl/drivers/serial/serial.o spl/drivers/serial/serial_ns16550.o spl/drivers/serial/ns16550.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/drivers/block/blk_legacy.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_var_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_var_common\"' -DKBUILD_BASENAME='\"efi_var_common\"' -DKBUILD_MODNAME='\"efi_var_common\"' -D__KBUILD_MODNAME=kmod_efi_var_common -c -o lib/efi_loader/efi_var_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_var_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.net_utils.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/net_utils\"' -DKBUILD_BASENAME='\"net_utils\"' -DKBUILD_MODNAME='\"net_utils\"' -D__KBUILD_MODNAME=kmod_net_utils -c -o spl/lib/net_utils.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/net_utils.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/display_options.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.div64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/div64\"' -DKBUILD_BASENAME='\"div64\"' -DKBUILD_MODNAME='\"div64\"' -D__KBUILD_MODNAME=kmod_div64 -c -o lib/div64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/div64.c\n|   rm -f spl/drivers/block/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/block/built-in.a spl/drivers/block/blk_legacy.o\n|   rm -f spl/drivers/built-in.a; aarch64-poky-linux-ar rcTP spl/drivers/built-in.a spl/drivers/gpio/built-in.a spl/drivers/mmc/built-in.a spl/drivers/mtd/built-in.a spl/drivers/power/built-in.a spl/drivers/serial/built-in.a spl/drivers/bus/built-in.a spl/drivers/block/built-in.a spl/drivers/soc/built-in.a\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.qsort.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/qsort\"' -DKBUILD_BASENAME='\"qsort\"' -DKBUILD_MODNAME='\"qsort\"' -D__KBUILD_MODNAME=kmod_qsort -c -o spl/lib/qsort.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/qsort.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.hashtable.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/hashtable\"' -DKBUILD_BASENAME='\"hashtable\"' -DKBUILD_MODNAME='\"hashtable\"' -D__KBUILD_MODNAME=kmod_hashtable -c -o spl/lib/hashtable.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hashtable.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/hashtable.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/crc32.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/crc16-ccitt.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_string.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/fdtdec.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.errno.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/errno\"' -DKBUILD_BASENAME='\"errno\"' -DKBUILD_MODNAME='\"errno\"' -D__KBUILD_MODNAME=kmod_errno -c -o spl/lib/errno.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/errno.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_var_mem.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_var_mem\"' -DKBUILD_BASENAME='\"efi_var_mem\"' -DKBUILD_MODNAME='\"efi_var_mem\"' -D__KBUILD_MODNAME=kmod_efi_var_mem -c -o lib/efi_loader/efi_var_mem.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_var_mem.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.hang.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/hang\"' -DKBUILD_BASENAME='\"hang\"' -DKBUILD_MODNAME='\"hang\"' -D__KBUILD_MODNAME=kmod_hang -c -o lib/hang.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hang.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/xyzModem.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.display_options.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/display_options\"' -DKBUILD_BASENAME='\"display_options\"' -DKBUILD_MODNAME='\"display_options\"' -D__KBUILD_MODNAME=kmod_display_options -c -o spl/lib/display_options.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/display_options.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/div64.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.ctype.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/ctype\"' -DKBUILD_BASENAME='\"ctype\"' -DKBUILD_MODNAME='\"ctype\"' -D__KBUILD_MODNAME=kmod_ctype -c -o spl/lib/ctype.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/ctype.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/errno.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_variable.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_variable\"' -DKBUILD_BASENAME='\"efi_variable\"' -DKBUILD_MODNAME='\"efi_variable\"' -D__KBUILD_MODNAME=kmod_efi_variable -c -o lib/efi_loader/efi_variable.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_variable.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.linux_compat.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/linux_compat\"' -DKBUILD_BASENAME='\"linux_compat\"' -DKBUILD_MODNAME='\"linux_compat\"' -D__KBUILD_MODNAME=kmod_linux_compat -c -o lib/linux_compat.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/linux_compat.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/ctype.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/hang.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.linux_string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/linux_string\"' -DKBUILD_BASENAME='\"linux_string\"' -DKBUILD_MODNAME='\"linux_string\"' -D__KBUILD_MODNAME=kmod_linux_string -c -o lib/linux_string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/linux_string.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/net_utils.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/qsort.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_var_file.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_var_file\"' -DKBUILD_BASENAME='\"efi_var_file\"' -DKBUILD_MODNAME='\"efi_var_file\"' -D__KBUILD_MODNAME=kmod_efi_var_file -c -o lib/efi_loader/efi_var_file.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_var_file.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.lmb.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/lmb\"' -DKBUILD_BASENAME='\"lmb\"' -DKBUILD_MODNAME='\"lmb\"' -D__KBUILD_MODNAME=kmod_lmb -c -o lib/lmb.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/lmb.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_watchdog.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_watchdog\"' -DKBUILD_BASENAME='\"efi_watchdog\"' -DKBUILD_MODNAME='\"efi_watchdog\"' -D__KBUILD_MODNAME=kmod_efi_watchdog -c -o lib/efi_loader/efi_watchdog.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_watchdog.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_unicode_collation.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.membuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/membuf\"' -DKBUILD_BASENAME='\"membuf\"' -DKBUILD_MODNAME='\"membuf\"' -D__KBUILD_MODNAME=kmod_membuf -c -o lib/membuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/membuf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/libfdt/fdt_overlay.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/common/command.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_gop.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_gop\"' -DKBUILD_BASENAME='\"efi_gop\"' -DKBUILD_MODNAME='\"efi_gop\"' -D__KBUILD_MODNAME=kmod_efi_gop -c -o lib/efi_loader/efi_gop.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_gop.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/linux_string.o\n|   rm -f spl/common/built-in.a; aarch64-poky-linux-ar rcTP spl/common/built-in.a spl/common/console.o spl/common/dlmalloc.o spl/common/malloc_simple.o spl/common/cyclic.o spl/common/hash.o spl/common/memsize.o spl/common/stdio.o spl/common/cli.o spl/common/command.o spl/common/s_record.o spl/common/xyzModem.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/linux_compat.o\n|   rm -f spl/lib/libfdt/built-in.a; aarch64-poky-linux-ar rcTP spl/lib/libfdt/built-in.a spl/lib/libfdt/fdt.o spl/lib/libfdt/fdt_ro.o spl/lib/libfdt/fdt_wip.o spl/lib/libfdt/fdt_strerror.o spl/lib/libfdt/fdt_sw.o spl/lib/libfdt/fdt_rw.o spl/lib/libfdt/fdt_empty_tree.o spl/lib/libfdt/fdt_addresses.o spl/lib/libfdt/fdt_overlay.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_disk.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_disk\"' -DKBUILD_BASENAME='\"efi_disk\"' -DKBUILD_MODNAME='\"efi_disk\"' -D__KBUILD_MODNAME=kmod_efi_disk -c -o lib/efi_loader/efi_disk.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_disk.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.div64.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/div64\"' -DKBUILD_BASENAME='\"div64\"' -DKBUILD_MODNAME='\"div64\"' -D__KBUILD_MODNAME=kmod_div64 -c -o spl/lib/div64.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/div64.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_net.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_net\"' -DKBUILD_BASENAME='\"efi_net\"' -DKBUILD_MODNAME='\"efi_net\"' -D__KBUILD_MODNAME=kmod_efi_net -c -o lib/efi_loader/efi_net.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_net.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.fdtdec.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/fdtdec\"' -DKBUILD_BASENAME='\"fdtdec\"' -DKBUILD_MODNAME='\"fdtdec\"' -D__KBUILD_MODNAME=kmod_fdtdec -c -o spl/lib/fdtdec.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/fdtdec.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_var_common.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/display_options.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/div64.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_watchdog.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.slre.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/slre\"' -DKBUILD_BASENAME='\"slre\"' -DKBUILD_MODNAME='\"slre\"' -D__KBUILD_MODNAME=kmod_slre -c -o lib/slre.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/slre.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_var_file.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.fdtdec_common.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/fdtdec_common\"' -DKBUILD_BASENAME='\"fdtdec_common\"' -DKBUILD_MODNAME='\"fdtdec_common\"' -D__KBUILD_MODNAME=kmod_fdtdec_common -c -o spl/lib/fdtdec_common.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/fdtdec_common.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_smbios.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_smbios\"' -DKBUILD_BASENAME='\"efi_smbios\"' -DKBUILD_MODNAME='\"efi_smbios\"' -D__KBUILD_MODNAME=kmod_efi_smbios -c -o lib/efi_loader/efi_smbios.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_smbios.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/string\"' -DKBUILD_BASENAME='\"string\"' -DKBUILD_MODNAME='\"string\"' -D__KBUILD_MODNAME=kmod_string -c -o lib/string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/string.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.tables_csum.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/tables_csum\"' -DKBUILD_BASENAME='\"tables_csum\"' -DKBUILD_MODNAME='\"tables_csum\"' -D__KBUILD_MODNAME=kmod_tables_csum -c -o lib/tables_csum.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/tables_csum.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_variable.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/hashtable.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.time.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/time\"' -DKBUILD_BASENAME='\"time\"' -DKBUILD_MODNAME='\"time\"' -D__KBUILD_MODNAME=kmod_time -c -o lib/time.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/time.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_var_mem.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/tables_csum.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.hexdump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/hexdump\"' -DKBUILD_BASENAME='\"hexdump\"' -DKBUILD_MODNAME='\"hexdump\"' -D__KBUILD_MODNAME=kmod_hexdump -c -o lib/hexdump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hexdump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.uuid.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/uuid\"' -DKBUILD_BASENAME='\"uuid\"' -DKBUILD_MODNAME='\"uuid\"' -D__KBUILD_MODNAME=kmod_uuid -c -o lib/uuid.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/uuid.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.hang.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/hang\"' -DKBUILD_BASENAME='\"hang\"' -DKBUILD_MODNAME='\"hang\"' -D__KBUILD_MODNAME=kmod_hang -c -o spl/lib/hang.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hang.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/sha1.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/membuf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/fdtdec_common.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.linux_compat.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/linux_compat\"' -DKBUILD_BASENAME='\"linux_compat\"' -DKBUILD_MODNAME='\"linux_compat\"' -D__KBUILD_MODNAME=kmod_linux_compat -c -o spl/lib/linux_compat.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/linux_compat.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/hang.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_smbios.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/hexdump.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.panic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/panic\"' -DKBUILD_BASENAME='\"panic\"' -DKBUILD_MODNAME='\"panic\"' -D__KBUILD_MODNAME=kmod_panic -c -o lib/panic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/panic.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_load_initrd.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_load_initrd\"' -DKBUILD_BASENAME='\"efi_load_initrd\"' -DKBUILD_MODNAME='\"efi_load_initrd\"' -D__KBUILD_MODNAME=kmod_efi_load_initrd -c -o lib/efi_loader/efi_load_initrd.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_load_initrd.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.rand.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/rand\"' -DKBUILD_BASENAME='\"rand\"' -DKBUILD_MODNAME='\"rand\"' -D__KBUILD_MODNAME=kmod_rand -c -o lib/rand.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rand.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.linux_string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/linux_string\"' -DKBUILD_BASENAME='\"linux_string\"' -DKBUILD_MODNAME='\"linux_string\"' -D__KBUILD_MODNAME=kmod_linux_string -c -o spl/lib/linux_string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/linux_string.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.vsprintf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/vsprintf\"' -DKBUILD_BASENAME='\"vsprintf\"' -DKBUILD_MODNAME='\"vsprintf\"' -D__KBUILD_MODNAME=kmod_vsprintf -c -o lib/vsprintf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/vsprintf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/sha256.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/rand.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/time.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/panic.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/linux_compat.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/linux_string.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.membuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/membuf\"' -DKBUILD_BASENAME='\"membuf\"' -DKBUILD_MODNAME='\"membuf\"' -D__KBUILD_MODNAME=kmod_membuf -c -o spl/lib/membuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/membuf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_disk.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.strto.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/strto\"' -DKBUILD_BASENAME='\"strto\"' -DKBUILD_MODNAME='\"strto\"' -D__KBUILD_MODNAME=kmod_strto -c -o lib/strto.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/strto.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_conformance.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_conformance\"' -DKBUILD_BASENAME='\"efi_conformance\"' -DKBUILD_MODNAME='\"efi_conformance\"' -D__KBUILD_MODNAME=kmod_efi_conformance -c -o lib/efi_loader/efi_conformance.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_conformance.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.abuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/abuf\"' -DKBUILD_BASENAME='\"abuf\"' -DKBUILD_MODNAME='\"abuf\"' -D__KBUILD_MODNAME=kmod_abuf -c -o lib/abuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/abuf.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_debug_support.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_debug_support\"' -DKBUILD_BASENAME='\"efi_debug_support\"' -DKBUILD_MODNAME='\"efi_debug_support\"' -D__KBUILD_MODNAME=kmod_efi_debug_support -c -o lib/efi_loader/efi_debug_support.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/efi_debug_support.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/slre.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_crt0.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -D__ASSEMBLY__ -fno-PIE -gdwarf-4 -I. -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -c -o lib/efi_loader/efi_crt0.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/crt0_aarch64_efi.S\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.helloworld.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/helloworld\"' -DKBUILD_BASENAME='\"helloworld\"' -DKBUILD_MODNAME='\"helloworld\"' -D__KBUILD_MODNAME=kmod_helloworld -c -o lib/efi_loader/helloworld.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/helloworld.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_gop.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/lmb.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.alist.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/alist\"' -DKBUILD_BASENAME='\"alist\"' -DKBUILD_MODNAME='\"alist\"' -D__KBUILD_MODNAME=kmod_alist -c -o lib/alist.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/alist.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/uuid.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.string.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/string\"' -DKBUILD_BASENAME='\"string\"' -DKBUILD_MODNAME='\"string\"' -D__KBUILD_MODNAME=kmod_string -c -o spl/lib/string.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/string.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/string.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.date.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/date\"' -DKBUILD_BASENAME='\"date\"' -DKBUILD_MODNAME='\"date\"' -D__KBUILD_MODNAME=kmod_date -c -o lib/date.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/date.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.slre.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/slre\"' -DKBUILD_BASENAME='\"slre\"' -DKBUILD_MODNAME='\"slre\"' -D__KBUILD_MODNAME=kmod_slre -c -o spl/lib/slre.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/slre.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.rtc-lib.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/rtc-lib\"' -DKBUILD_BASENAME='\"rtc_lib\"' -DKBUILD_MODNAME='\"rtc_lib\"' -D__KBUILD_MODNAME=kmod_rtc_lib -c -o lib/rtc-lib.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rtc-lib.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.tables_csum.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/tables_csum\"' -DKBUILD_BASENAME='\"tables_csum\"' -DKBUILD_MODNAME='\"tables_csum\"' -D__KBUILD_MODNAME=kmod_tables_csum -c -o spl/lib/tables_csum.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/tables_csum.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_load_initrd.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/abuf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_conformance.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.time.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/time\"' -DKBUILD_BASENAME='\"time\"' -DKBUILD_MODNAME='\"time\"' -D__KBUILD_MODNAME=kmod_time -c -o spl/lib/time.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/time.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/tables_csum.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/.elf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./lib    -DKBUILD_MODFILE='\"lib/elf\"' -DKBUILD_BASENAME='\"elf\"' -DKBUILD_MODNAME='\"elf\"' -D__KBUILD_MODNAME=kmod_elf -c -o lib/elf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/elf.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.efi_reloc.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -fno-pic -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/efi_reloc\"' -DKBUILD_BASENAME='\"efi_reloc\"' -DKBUILD_MODNAME='\"efi_reloc\"' -D__KBUILD_MODNAME=kmod_efi_reloc -c -o lib/efi_loader/efi_reloc.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/lib/reloc_aarch64_efi.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/date.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_debug_support.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/strto.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/helloworld.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_net.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/rtc-lib.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.initrddump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/initrddump\"' -DKBUILD_BASENAME='\"initrddump\"' -DKBUILD_MODNAME='\"initrddump\"' -D__KBUILD_MODNAME=kmod_initrddump -c -o lib/efi_loader/initrddump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/initrddump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.smbiosdump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/smbiosdump\"' -DKBUILD_BASENAME='\"smbiosdump\"' -DKBUILD_MODNAME='\"smbiosdump\"' -D__KBUILD_MODNAME=kmod_smbiosdump -c -o lib/efi_loader/smbiosdump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/smbiosdump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.uuid.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/uuid\"' -DKBUILD_BASENAME='\"uuid\"' -DKBUILD_MODNAME='\"uuid\"' -D__KBUILD_MODNAME=kmod_uuid -c -o spl/lib/uuid.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/uuid.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/alist.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.hexdump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/hexdump\"' -DKBUILD_BASENAME='\"hexdump\"' -DKBUILD_MODNAME='\"hexdump\"' -D__KBUILD_MODNAME=kmod_hexdump -c -o spl/lib/hexdump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/hexdump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.dtbdump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/dtbdump\"' -DKBUILD_BASENAME='\"dtbdump\"' -DKBUILD_MODNAME='\"dtbdump\"' -D__KBUILD_MODNAME=kmod_dtbdump -c -o lib/efi_loader/dtbdump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/dtbdump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.dbginfodump.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/dbginfodump\"' -DKBUILD_BASENAME='\"dbginfodump\"' -DKBUILD_MODNAME='\"dbginfodump\"' -D__KBUILD_MODNAME=kmod_dbginfodump -c -o lib/efi_loader/dbginfodump.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/dbginfodump.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,lib/efi_loader/.testapp.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -D__ARM__ -mstrict-align -fno-common -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -fpic -fshort-wchar -Os -ffreestanding -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader -I ./lib/efi_loader    -DKBUILD_MODFILE='\"lib/efi_loader/testapp\"' -DKBUILD_BASENAME='\"testapp\"' -DKBUILD_MODNAME='\"testapp\"' -D__KBUILD_MODNAME=kmod_testapp -c -o lib/efi_loader/testapp.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/efi_loader/testapp.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/membuf.o\n|   rm -f lib/efi_loader/built-in.a; aarch64-poky-linux-ar rcTP lib/efi_loader/built-in.a lib/efi_loader/efi_bootmgr.o lib/efi_loader/efi_bootbin.o lib/efi_loader/efi_boottime.o lib/efi_loader/efi_helper.o lib/efi_loader/efi_console.o lib/efi_loader/efi_device_path.o lib/efi_loader/efi_device_path_to_text.o lib/efi_loader/efi_device_path_utilities.o lib/efi_loader/efi_dt_fixup.o lib/efi_loader/efi_fdt.o lib/efi_loader/efi_file.o lib/efi_loader/efi_hii.o lib/efi_loader/efi_hii_config.o lib/efi_loader/efi_image_loader.o lib/efi_loader/efi_load_options.o lib/efi_loader/efi_memory.o lib/efi_loader/efi_root_node.o lib/efi_loader/efi_runtime.o lib/efi_loader/efi_setup.o lib/efi_loader/efi_string.o lib/efi_loader/efi_unicode_collation.o lib/efi_loader/efi_var_common.o lib/efi_loader/efi_var_mem.o lib/efi_loader/efi_variable.o lib/efi_loader/efi_var_file.o lib/efi_loader/efi_watchdog.o lib/efi_loader/efi_gop.o lib/efi_loader/efi_disk.o lib/efi_loader/efi_net.o lib/efi_loader/efi_smbios.o lib/efi_loader/efi_load_initrd.o lib/efi_loader/efi_conformance.o lib/efi_loader/efi_debug_support.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/efi_reloc.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.rand.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/rand\"' -DKBUILD_BASENAME='\"rand\"' -DKBUILD_MODNAME='\"rand\"' -D__KBUILD_MODNAME=kmod_rand -c -o spl/lib/rand.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rand.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.panic.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/panic\"' -DKBUILD_BASENAME='\"panic\"' -DKBUILD_MODNAME='\"panic\"' -D__KBUILD_MODNAME=kmod_panic -c -o spl/lib/panic.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/panic.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.tiny-printf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/tiny-printf\"' -DKBUILD_BASENAME='\"tiny_printf\"' -DKBUILD_MODNAME='\"tiny_printf\"' -D__KBUILD_MODNAME=kmod_tiny_printf -c -o spl/lib/tiny-printf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/tiny-printf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/hexdump.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/testapp.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/rand.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.strto.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/strto\"' -DKBUILD_BASENAME='\"strto\"' -DKBUILD_MODNAME='\"strto\"' -D__KBUILD_MODNAME=kmod_strto -c -o spl/lib/strto.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/strto.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/panic.o\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/helloworld.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/helloworld_efi.so\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.alist.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/alist\"' -DKBUILD_BASENAME='\"alist\"' -DKBUILD_MODNAME='\"alist\"' -D__KBUILD_MODNAME=kmod_alist -c -o spl/lib/alist.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/alist.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.abuf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/abuf\"' -DKBUILD_BASENAME='\"abuf\"' -DKBUILD_MODNAME='\"abuf\"' -D__KBUILD_MODNAME=kmod_abuf -c -o spl/lib/abuf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/abuf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/time.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.date.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/date\"' -DKBUILD_BASENAME='\"date\"' -DKBUILD_MODNAME='\"date\"' -D__KBUILD_MODNAME=kmod_date -c -o spl/lib/date.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/date.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/elf.o\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.rtc-lib.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/rtc-lib\"' -DKBUILD_BASENAME='\"rtc_lib\"' -DKBUILD_MODNAME='\"rtc_lib\"' -D__KBUILD_MODNAME=kmod_rtc_lib -c -o spl/lib/rtc-lib.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/rtc-lib.c\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -Wp,-MMD,spl/lib/.elf.o.d -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -Ispl/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -D__KERNEL__ -D__UBOOT__ -DCONFIG_XPL_BUILD -DCONFIG_SPL_BUILD -Wall -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu11 -ffreestanding -fno-builtin -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -Os -fno-stack-protector -fno-delete-null-pointer-checks -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-maybe-uninitialized -fmacro-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/= -gdwarf-4 -fstack-usage -Wno-format-nonliteral -Wno-address-of-packed-member -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Werror=date-time -Wno-packed-not-aligned -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -ffunction-sections -fdata-sections -fno-stack-protector -D__ARM__ -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18 -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8 -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib -I ./spl/lib    -DKBUILD_MODFILE='\"spl/lib/elf\"' -DKBUILD_BASENAME='\"elf\"' -DKBUILD_MODNAME='\"elf\"' -D__KBUILD_MODNAME=kmod_elf -c -o spl/lib/elf.o /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/lib/elf.c\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/slre.o\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/testapp.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/testapp_efi.so\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/string.o\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/helloworld_efi.so lib/efi_loader/helloworld.efi\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/dbginfodump.o\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/testapp_efi.so lib/efi_loader/testapp.efi\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/initrddump.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/uuid.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/date.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/abuf.o\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/dbginfodump.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/dbginfodump_efi.so\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/rtc-lib.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/alist.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/tiny-printf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/strto.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/smbiosdump.o\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/initrddump.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/initrddump_efi.so\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/dbginfodump_efi.so lib/efi_loader/dbginfodump.efi\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/initrddump_efi.so lib/efi_loader/initrddump.efi\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/fdtdec.o\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/smbiosdump.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/smbiosdump_efi.so\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/smbiosdump_efi.so lib/efi_loader/smbiosdump.efi\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export spl/lib/elf.o\n|   rm -f spl/lib/built-in.a; aarch64-poky-linux-ar rcTP spl/lib/built-in.a spl/lib/crc8.o spl/lib/crypto/built-in.a spl/lib/hash-checksum.o spl/lib/sha1.o spl/lib/sha256_common.o spl/lib/sha256.o spl/lib/libfdt/built-in.a spl/lib/crc16-ccitt.o spl/lib/net_utils.o spl/lib/qsort.o spl/lib/hashtable.o spl/lib/errno.o spl/lib/display_options.o spl/lib/ctype.o spl/lib/div64.o spl/lib/fdtdec.o spl/lib/fdtdec_common.o spl/lib/hang.o spl/lib/linux_compat.o spl/lib/linux_string.o spl/lib/membuf.o spl/lib/slre.o spl/lib/string.o spl/lib/tables_csum.o spl/lib/time.o spl/lib/hexdump.o spl/lib/uuid.o spl/lib/rand.o spl/lib/panic.o spl/lib/tiny-printf.o spl/lib/strto.o spl/lib/abuf.o spl/lib/alist.o spl/lib/date.o spl/lib/rtc-lib.o spl/lib/elf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/vsprintf.o\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/check-local-export lib/efi_loader/dtbdump.o\n|   ( cd spl && touch arch/arm/mach-sunxi/built-in.a arch/arm/cpu/armv8/built-in.a arch/arm/cpu/built-in.a arch/arm/lib/built-in.a board/sunxi/built-in.a common/spl/built-in.a common/init/built-in.a boot/built-in.a common/built-in.a cmd/built-in.a env/built-in.a lib/built-in.a disk/built-in.a drivers/built-in.a dts/built-in.a fs/built-in.a && aarch64-poky-linux-ld -z noexecstack -z norelro --no-warn-rwx-segments -T u-boot-spl.lds --gc-sections -Bstatic --gc-sections  --no-dynamic-linker --build-id=none -Ttext 0x10060 arch/arm/cpu/armv8/start.o --whole-archive arch/arm/mach-sunxi/built-in.a arch/arm/cpu/armv8/built-in.a arch/arm/cpu/built-in.a arch/arm/lib/built-in.a board/sunxi/built-in.a common/spl/built-in.a common/init/built-in.a boot/built-in.a common/built-in.a cmd/built-in.a env/built-in.a lib/built-in.a disk/built-in.a drivers/built-in.a dts/built-in.a fs/built-in.a  --no-whole-archive -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -Map u-boot-spl.map -o u-boot-spl )\n|   aarch64-poky-linux-ld -nostdlib -zexecstack -znocombreloc -znorelro --no-warn-rwx-segments -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -T arch/arm/lib/elf_aarch64_efi.lds -shared -Bsymbolic -s lib/efi_loader/dtbdump.o lib/efi_loader/efi_crt0.o lib/efi_loader/efi_reloc.o lib/efi_loader/efi_freestanding.o -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -o lib/efi_loader/dtbdump_efi.so\n|   aarch64-poky-linux-objcopy -j .header -j .text -j .sdata -j .data -j .dynamic -j .dynstr  -j .dynsym -j .rel* -j .reloc -O binary lib/efi_loader/dtbdump_efi.so lib/efi_loader/dtbdump.efi\n|   aarch64-poky-linux-objcopy -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel  -O binary  spl/u-boot-spl spl/u-boot-spl-nodtb.bin\n|   aarch64-poky-linux-objdump -t spl/u-boot-spl > spl/u-boot-spl.sym\n|   rm -f lib/built-in.a; aarch64-poky-linux-ar rcTP lib/built-in.a lib/efi_driver/built-in.a lib/efi_loader/built-in.a lib/lzma/built-in.a lib/libfdt/built-in.a lib/binman.o lib/charset.o lib/crc8.o lib/fdtdec_common.o lib/smbios.o lib/ldiv.o lib/net_utils.o lib/rc4.o lib/list_sort.o lib/crc16.o lib/crc16-ccitt.o lib/crypto/built-in.a lib/hash-checksum.o lib/md5.o lib/sha1.o lib/sha256_common.o lib/sha256.o lib/zlib/built-in.a lib/gunzip.o lib/lz4_wrapper.o lib/fdtdec.o lib/qsort.o lib/hashtable.o lib/errno.o lib/display_options.o lib/crc32.o lib/ctype.o lib/div64.o lib/hang.o lib/linux_compat.o lib/linux_string.o lib/lmb.o lib/membuf.o lib/slre.o lib/string.o lib/tables_csum.o lib/time.o lib/hexdump.o lib/uuid.o lib/rand.o lib/panic.o lib/vsprintf.o lib/strto.o lib/abuf.o lib/alist.o lib/date.o lib/rtc-lib.o lib/elf.o\n|   cp spl/u-boot-spl-nodtb.bin spl/u-boot-spl.bin\n|   ./tools/mkimage -A arm -T \"sunxi_egon\" -a 0x10060 -n \"sun50i-a64-pine64-plus\"  -d spl/u-boot-spl.bin spl/sunxi-spl.bin >/dev/null  && cat /dev/null\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=examples need-builtin=1\n|   rm -f examples/built-in.a; aarch64-poky-linux-ar rcTP examples/built-in.a\n|   touch  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-sunxi/built-in.a  board/sunxi/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/gadget/built-in.a  drivers/usb/gadget/udc/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a ; aarch64-poky-linux-ld -z noexecstack -z norelro --no-warn-rwx-segments -pie -z common-page-size=0x1000 -z max-page-size=0x1000 --gc-sections -Bstatic  --no-dynamic-linker -z notext  --build-id=none -Ttext 0x4a000000 -o u-boot -T u-boot.lds arch/arm/cpu/armv8/start.o --whole-archive  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-sunxi/built-in.a  board/sunxi/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/gadget/built-in.a  drivers/usb/gadget/udc/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a --no-whole-archive -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -Map u-boot.map;  true\n|   aarch64-poky-linux-objcopy -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O srec u-boot u-boot.srec\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=dts dtbs\n|   aarch64-poky-linux-objcopy --gap-fill=0xff -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O binary   u-boot u-boot-nodtb.bin && {  echo '  tools/relocate-rela  '; tools/relocate-rela u-boot-nodtb.bin u-boot; } || { rm -f u-boot-nodtb.bin; false; }\n|   tools/relocate-rela\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/dts dtbs\n|   aarch64-poky-linux-objdump -t u-boot > u-boot.sym\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-amarula-relic.dts > arch/arm/dts/.sun50i-a64-amarula-relic.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-amarula-relic.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-amarula-relic.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-amarula-relic.dtb.dts.tmp arch/arm/dts/.sun50i-a64-amarula-relic.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-amarula-relic.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-amarula-relic.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-amarula-relic.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-amarula-relic.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-amarula-relic.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-amarula-relic.dts:\" arch/arm/dts/.sun50i-a64-amarula-relic.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-amarula-relic.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-amarula-relic.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-bananapi-m64.dts > arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.dts.tmp arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-bananapi-m64.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-bananapi-m64.dts:\" arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-bananapi-m64.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-nanopi-a64.dts > arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.dts.tmp arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-nanopi-a64.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-nanopi-a64.dts:\" arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-nanopi-a64.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-oceanic-5205-5inmfd.dts > arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.dts.tmp arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-oceanic-5205-5inmfd.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-oceanic-5205-5inmfd.dts:\" arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-oceanic-5205-5inmfd.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-olinuxino.dts > arch/arm/dts/.sun50i-a64-olinuxino.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-olinuxino.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-olinuxino.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-olinuxino.dtb.dts.tmp arch/arm/dts/.sun50i-a64-olinuxino.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-olinuxino.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-olinuxino.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-olinuxino.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-olinuxino.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-olinuxino.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-olinuxino.dts:\" arch/arm/dts/.sun50i-a64-olinuxino.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-olinuxino.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-olinuxino.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-olinuxino-emmc.dts > arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.dts.tmp arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-olinuxino-emmc.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-olinuxino-emmc.dts:\" arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-olinuxino-emmc.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-orangepi-win.dts > arch/arm/dts/.sun50i-a64-orangepi-win.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-orangepi-win.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-orangepi-win.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-orangepi-win.dtb.dts.tmp arch/arm/dts/.sun50i-a64-orangepi-win.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-orangepi-win.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-orangepi-win.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-orangepi-win.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-orangepi-win.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-orangepi-win.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-orangepi-win.dts:\" arch/arm/dts/.sun50i-a64-orangepi-win.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-orangepi-win.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-orangepi-win.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pine64-lts.dts > arch/arm/dts/.sun50i-a64-pine64-lts.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-pine64-lts.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-pine64-lts.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-pine64-lts.dtb.dts.tmp arch/arm/dts/.sun50i-a64-pine64-lts.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-pine64-lts.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-pine64-lts.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-pine64-lts.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-pine64-lts.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-pine64-lts.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pine64-lts.dts:\" arch/arm/dts/.sun50i-a64-pine64-lts.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-pine64-lts.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-pine64-lts.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pine64-plus.dts > arch/arm/dts/.sun50i-a64-pine64-plus.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-pine64-plus.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-pine64-plus.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-pine64-plus.dtb.dts.tmp arch/arm/dts/.sun50i-a64-pine64-plus.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-pine64-plus.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-pine64-plus.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-pine64-plus.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-pine64-plus.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-pine64-plus.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pine64-plus.dts:\" arch/arm/dts/.sun50i-a64-pine64-plus.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-pine64-plus.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-pine64-plus.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pine64.dts > arch/arm/dts/.sun50i-a64-pine64.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-pine64.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-pine64.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-pine64.dtb.dts.tmp arch/arm/dts/.sun50i-a64-pine64.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-pine64.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-pine64.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-pine64.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-pine64.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-pine64.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pine64.dts:\" arch/arm/dts/.sun50i-a64-pine64.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-pine64.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-pine64.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pinebook.dts > arch/arm/dts/.sun50i-a64-pinebook.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-pinebook.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-pinebook.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-pinebook.dtb.dts.tmp arch/arm/dts/.sun50i-a64-pinebook.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-pinebook.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-pinebook.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-pinebook.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-pinebook.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-pinebook.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pinebook.dts:\" arch/arm/dts/.sun50i-a64-pinebook.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-pinebook.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-pinebook.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pinephone-1.0.dts > arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.dts.tmp arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-pinephone-1.0.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pinephone-1.0.dts:\" arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-pinephone-1.0.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pinephone-1.1.dts > arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.dts.tmp arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-pinephone-1.1.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pinephone-1.1.dts:\" arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-pinephone-1.1.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pinephone-1.2.dts > arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.dts.tmp arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-pinephone-1.2.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pinephone-1.2.dts:\" arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-pinephone-1.2.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pinetab.dts > arch/arm/dts/.sun50i-a64-pinetab.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-pinetab.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-pinetab.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-pinetab.dtb.dts.tmp arch/arm/dts/.sun50i-a64-pinetab.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-pinetab.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-pinetab.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-pinetab.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-pinetab.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-pinetab.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-pinetab.dts:\" arch/arm/dts/.sun50i-a64-pinetab.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-pinetab.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-pinetab.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-sopine-baseboard.dts > arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.pre.tmp);  echo '#include \"sun50i-a64-sopine-baseboard-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.dts.tmp arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-sopine-baseboard.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-sopine-baseboard.dts:\" arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-sopine-baseboard.dtb.d ; true\n|   mkdir -p arch/arm/dts/ ; (cat /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-teres-i.dts > arch/arm/dts/.sun50i-a64-teres-i.dtb.pre.tmp);  echo '#include \"sunxi-u-boot.dtsi\"' >> arch/arm/dts/.sun50i-a64-teres-i.dtb.pre.tmp; gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -E -Wp,-MD,arch/arm/dts/.sun50i-a64-teres-i.dtb.d.pre.tmp -nostdinc -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/alphascale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/aspeed/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/calxeda/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cirrus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/cnxt/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/gemini/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/hpe/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/moxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nspire/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/samsung/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sigmastar/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/sunplus/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/unisoc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/vt8500/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xen/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/axm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/ixp/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/pxa/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/intel/socfpga/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/imx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/lpc/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/ls/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/mxs/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/nxp/vf/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/davinci/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/keystone/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm/ti/omap/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/actions/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/airoha/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/allwinner/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/altera/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amazon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/amlogic/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/apple/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/arm/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/axiado/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bitmain/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/blaize/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/bst/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cavium/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/cix/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/freescale/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/hisilicon/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/intel/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/lg/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/mediatek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/microchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nuvoton/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/nvidia/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/qcom/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/realtek/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/renesas/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/rockchip/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/socionext/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sophgo/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/sprd/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/st/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/synaptics/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/tesla/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/ti/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/toshiba/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/xilinx/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/bcmbca/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/northstar2/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/broadcom/stingray/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/axis/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/exynos/google/ -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/src/arm64/marvell/mmp/ -D__ASSEMBLY__ -undef -D__DTS__ -Iarch/arm/dts -x assembler-with-cpp -o arch/arm/dts/.sun50i-a64-teres-i.dtb.dts.tmp arch/arm/dts/.sun50i-a64-teres-i.dtb.pre.tmp ; ./scripts/dtc/dtc -O dtb -o arch/arm/dts/sun50i-a64-teres-i.dtb -b 0 -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -i /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/ -p 4096 -a 0x8 -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address -Wno-pci_device_reg -Wno-pci_bridge -Wno-pci_device_bus_num   -@ -d arch/arm/dts/.sun50i-a64-teres-i.dtb.d.dtc.tmp arch/arm/dts/.sun50i-a64-teres-i.dtb.dts.tmp || (echo \"Check /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/arch/arm/dts/.sun50i-a64-teres-i.dtb.pre.tmp for errors\" && false) ; sed \"s:arch/arm/dts/.sun50i-a64-teres-i.dtb.pre.tmp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/dts/sun50i-a64-teres-i.dts:\" arch/arm/dts/.sun50i-a64-teres-i.dtb.d.pre.tmp arch/arm/dts/.sun50i-a64-teres-i.dtb.d.dtc.tmp > arch/arm/dts/.sun50i-a64-teres-i.dtb.d ; true\n| test -e arch/arm/dts/sun50i-a64-pine64-plus.dtb || (\t\t\t\t\t\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| echo >&2 \"Device Tree Source (arch/arm/dts/sun50i-a64-pine64-plus.dtb) is not correctly specified.\";\t\\\n| echo >&2 \"Please define 'CONFIG_DEFAULT_DEVICE_TREE'\";\t\t\\\n| echo >&2 \"or build with 'DEVICE_TREE=<device_tree>' argument\";\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| /bin/false)\n|   cat arch/arm/dts/sun50i-a64-pine64-plus.dtb > dts/dt.dtb\n|   cat u-boot-nodtb.bin dts/dt.dtb > u-boot-dtb.bin\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x4a000000 -e 0x4a000000 -p 0x0 -n \"U-Boot 2026.07 for sunxi board\" -E  -b arch/arm/dts/sun50i-a64-pine64.dtb -b arch/arm/dts/sun50i-a64-pine64-plus.dtb  -d u-boot-nodtb.bin u-boot.img >/dev/null  && cat /dev/null\n|   cp dts/dt.dtb u-boot.dtb\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x4a000000 -e 0x4a000000 -p 0x0 -n \"U-Boot 2026.07 for sunxi board\" -E  -b arch/arm/dts/sun50i-a64-pine64.dtb -b arch/arm/dts/sun50i-a64-pine64-plus.dtb  -d u-boot-nodtb.bin u-boot-dtb.img >/dev/null  && cat /dev/null\n|   cp u-boot-dtb.bin u-boot.bin\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman   --toolpath ./tools  build -u -d ./u-boot.dtb -O . -m --allow-missing --fake-ext-blobs  -I . -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/sunxi -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -I arch/arm/dts -a of-list=\"sun50i-a64-pine64 sun50i-a64-pine64-plus\"  -a atf-bl1-path= -a atf-bl31-path=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -a tee-os-path= -a ti-dm-path= -a opensbi-path= -a default-dt=\"sun50i-a64-pine64-plus\" -a scp-path= -a rockchip-tpl-path= -a spl-bss-pad= -a tpl-bss-pad=1 -a vpl-bss-pad=1 -a spl-dtb= -a tpl-dtb= -a vpl-dtb= -a pre-load-key-path= -a of-spl-remove-props=\n| Traceback (most recent call last):\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman\", line 45, in <module>\n|     from binman import cmdline\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/cmdline.py\", line 11, in <module>\n|     from binman import state\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/state.py\", line 14, in <module>\n|     from dtoc import fdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/dtoc/fdt.py\", line 13, in <module>\n|     import libfdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/libfdt.py\", line 12, in <module>\n|     import _libfdt\n| ImportError: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/_libfdt.so: undefined symbol: PyInt_AsLong\n| make: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make[1]: *** [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile:1395: .binman_stamp] Error 1\n| make: *** [Makefile:189: __sub-make] Error 2\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1109 tasks of which 1107 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080401.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080401.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.3434181\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2026-08-12 07:48:09,735 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/conf/local.conf\n2026-08-12 07:48:09,736 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 119.391,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 2207, in test_sign_uboot_kernel_individual\n    self._bitbake_fit_image(bb_vars)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1743, in _bitbake_fit_image\n    bitbake(UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1042 .bb files complete (0 cached, 1042 parsed). 2091 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nmeta-yocto-bsp       \nmeta-poky            = \"master-next:3046be5caa45d538f3995657d06502fe5b530983\"\nmeta-selftest        = \"master:075933288b40c461787bc27868f59ef97ada7143\"\n\nInitialising tasks...Sstate summary: Wanted 264 Local 256 Mirrors 0 Missed 8 Current 189 (96% match, 98% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 1044 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile)\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Started\nERROR: u-boot-1_2026.07-r0 do_compile: oe_runmake failed\nERROR: u-boot-1_2026.07-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/run.do_compile.4099081' failed with exit code 1\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.4099081\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 CROSS_COMPILE=aarch64-poky-linux- V=1 CC=aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  HOSTCC=gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread STAGING_INCDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include STAGING_LIBDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib BL31=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 O=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build all\n| make: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile all\n| set -e; mkdir -p include/config/; trap \"rm -f include/config/.uboot.release.tmp\" EXIT; { \tKERNELVERSION=2026.07 sh /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/setlocalversion /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07; } > include/config/.uboot.release.tmp; if [ ! -r include/config/uboot.release ] || ! cmp -s include/config/uboot.release include/config/.uboot.release.tmp; then : '  UPD     include/config/uboot.release'; mv -f include/config/.uboot.release.tmp include/config/uboot.release; fi\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch//include/generated ]; then \\\n| \techo >&2 \"***\"; \\\n| \techo >&2 \"*** The source tree is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"*** in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07\";\\\n| \techo >&2 \"***\"; \\\n| \tfalse; \\\n| fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.timestamp_autogenerated.h.tmp\" EXIT; { \t(if test -n \"${SOURCE_DATE_EPOCH}\"; then SOURCE_DATE=\"@${SOURCE_DATE_EPOCH}\"; DATE=\"\"; for date in gdate date.gnu date; do ${date} -u -d \"${SOURCE_DATE}\" >/dev/null 2>&1 && DATE=\"${date}\"; done; if test -n \"${DATE}\"; then LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_EPOCH %s'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C date +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C date +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C date +'#define U_BOOT_EPOCH %s'; fi); } > include/generated/.timestamp_autogenerated.h.tmp; if [ ! -r include/generated/timestamp_autogenerated.h ] || ! cmp -s include/generated/timestamp_autogenerated.h include/generated/.timestamp_autogenerated.h.tmp; then : '  UPD     include/generated/timestamp_autogenerated.h'; mv -f include/generated/.timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 source\n|   { echo \"# Automatically generated by /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile: don't edit\"; echo \"include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile\"; } > Makefile\n| test -e .gitignore || \\\n| { echo \"# this is build directory, ignore it\"; echo \"*\"; } > .gitignore\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.dt.h.tmp\" EXIT; { \t(if test -n \"${DEVICE_TREE}\"; then echo \\#define DEVICE_TREE \\\"\\\"; else echo \\#define DEVICE_TREE CONFIG_DEFAULT_DEVICE_TREE; fi); } > include/generated/.dt.h.tmp; if [ ! -r include/generated/dt.h ] || ! cmp -s include/generated/dt.h include/generated/.dt.h.tmp; then : '  UPD     include/generated/dt.h'; mv -f include/generated/.dt.h.tmp include/generated/dt.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/basic\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config ]; then \\\n| \techo >&2 \"  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"  in the '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07' directory.\";\\\n| \t/bin/false; \\\n| fi;\n| if test \"./scripts/dtc/dtc\" = \"./scripts/dtc/dtc\"; then \\\n| \tmake -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc; \\\n| else \\\n| \tif ! ./scripts/dtc/dtc -v >/dev/null; then \\\n| \t\techo '*** Failed to check dtc version: ./scripts/dtc/dtc'; \\\n| \t\tfalse; \\\n| \telse \\\n| \t\tif test \"010702\" -lt 010406; then \\\n| \t\t\techo '*** Your dtc is too old, please upgrade to dtc 010406 or newer'; \\\n| \t\t\tfalse; \\\n| \t\telse \\\n| \t\t\tif [ -n \"y\" ]; then \\\n| \t\t\t\tif ! echo \"import libfdt\" | python3 2>/dev/null; then \\\n| \t\t\t\t\techo '*** pylibfdt does not seem to be available with python3'; \\\n| \t\t\t\t\tfalse; \\\n| \t\t\t\tfi; \\\n| \t\t\tfi; \\\n| \t\tfi; \\\n| \tfi; \\\n| fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc/pylibfdt \\\n|  \\\n| need-builtin= \\\n| need-modorder=\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.version_autogenerated.h.tmp\" EXIT; { \t(echo \\#define PLAIN_VERSION \\\"2026.07\\\"; echo \\#define U_BOOT_VERSION \\\"U-Boot \\\" PLAIN_VERSION; echo \\#define U_BOOT_VERSION_NUM 2026; echo \\#define U_BOOT_VERSION_NUM_PATCH $(echo 07 | sed -e \"s/^0*//\"); echo \\#define HOST_ARCH 0xaa64; echo \\#define CC_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  --version | head -n 1)\\\"; echo \\#define LD_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-ld --version | head -n 1)\\\"; ); } > include/generated/.version_autogenerated.h.tmp; if [ ! -r include/generated/version_autogenerated.h ] || ! cmp -s include/generated/version_autogenerated.h include/generated/.version_autogenerated.h.tmp; then : '  UPD     include/generated/version_autogenerated.h'; mv -f include/generated/.version_autogenerated.h.tmp include/generated/version_autogenerated.h; fi\n|   unset CROSS_COMPILE; unset CFLAGS; CC=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" LDSHARED=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -shared \" LDFLAGS=\"\" VERSION=\"2026.07\" CPPFLAGS=\" -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt\" OBJDIR=scripts/dtc/pylibfdt SOURCES=\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_ro.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_wip.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_sw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_rw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_strerror.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_empty_tree.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_addresses.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_overlay.c scripts/dtc/pylibfdt/libfdt.i\" SWIG_OPTS=\"-I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/..\" python3 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/pylibfdt/setup.py --quiet build_ext --inplace\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=.\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.generic-asm-offsets.h.tmp; if [ ! -r include/generated/generic-asm-offsets.h ] || ! cmp -s include/generated/generic-asm-offsets.h include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     include/generated/generic-asm-offsets.h'; mv -f include/generated/.generic-asm-offsets.h.tmp include/generated/generic-asm-offsets.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.asm-offsets.h.tmp; if [ ! -r include/generated/asm-offsets.h ] || ! cmp -s include/generated/asm-offsets.h include/generated/.asm-offsets.h.tmp; then : '  UPD     include/generated/asm-offsets.h'; mv -f include/generated/.asm-offsets.h.tmp include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tools need-builtin=1\n| make obj=spl -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.xpl all\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wp,-MD,./.u-boot.lds.d -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -ansi -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/u-boot/u-boot.lds.h -DCPUDIR=arch/arm/cpu/armv8  -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o u-boot.lds /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/u-boot.lds\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/mach-sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=board/sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common/init \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/cdns3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/firmware \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/i2c \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/input \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/nand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/allwinner \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/marvell \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/onenand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/pmic \\\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/common need-builtin=1\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/mscc_eswitch \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/spi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/nxp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/socionext \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/qe \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/broadcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ata \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/cadence \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/cache \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/mediatek \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/dwc3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/qcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/misc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aes \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/dfu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/rsa_mod_exp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/. need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/fsl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/renesas \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/starfive \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/hash \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/rtc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aspeed \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/scsi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.generic-asm-offsets.h.tmp; if [ ! -r spl/./include/generated/generic-asm-offsets.h ] || ! cmp -s spl/./include/generated/generic-asm-offsets.h spl/./include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/generic-asm-offsets.h'; mv -f spl/./include/generated/.generic-asm-offsets.h.tmp spl/./include/generated/generic-asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sound \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/spmi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/nuvoton \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.asm-offsets.h.tmp; if [ ! -r spl/./include/generated/asm-offsets.h ] || ! cmp -s spl/./include/generated/asm-offsets.h spl/./include/generated/.asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/asm-offsets.h'; mv -f spl/./include/generated/.asm-offsets.h.tmp spl/./include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/watchdog \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mailbox \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/memory \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mfd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pwm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/reset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/iommu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/smem \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/thermal \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/axi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd/arm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ufs \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/bridge \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/emul need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/board/sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/spl need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/init need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/dts need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-sunxi/dram_timings \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/eth need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power/pmic \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/gadget need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/gadget/udc need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/host need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/isp1760 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/mtu3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/musb-new need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/phy need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/tcpm need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/ulpi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/ext4 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/fat \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=net need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_driver \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_loader \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/lzma \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/zlib \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=examples need-builtin=1\n|   touch  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-sunxi/built-in.a  board/sunxi/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/gadget/built-in.a  drivers/usb/gadget/udc/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a ; aarch64-poky-linux-ld -z noexecstack -z norelro --no-warn-rwx-segments -pie -z common-page-size=0x1000 -z max-page-size=0x1000 --gc-sections -Bstatic  --no-dynamic-linker -z notext  --build-id=none -Ttext 0x4a000000 -o u-boot -T u-boot.lds arch/arm/cpu/armv8/start.o --whole-archive  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-sunxi/built-in.a  board/sunxi/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/gadget/built-in.a  drivers/usb/gadget/udc/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a --no-whole-archive -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -Map u-boot.map;  true\n|   aarch64-poky-linux-objcopy -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O srec u-boot u-boot.srec\n|   aarch64-poky-linux-objcopy --gap-fill=0xff -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O binary   u-boot u-boot-nodtb.bin && {  echo '  tools/relocate-rela  '; tools/relocate-rela u-boot-nodtb.bin u-boot; } || { rm -f u-boot-nodtb.bin; false; }\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=dts dtbs\n|   tools/relocate-rela\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/dts dtbs\n|   aarch64-poky-linux-objdump -t u-boot > u-boot.sym\n| test -e arch/arm/dts/sun50i-a64-pine64-plus.dtb || (\t\t\t\t\t\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| echo >&2 \"Device Tree Source (arch/arm/dts/sun50i-a64-pine64-plus.dtb) is not correctly specified.\";\t\\\n| echo >&2 \"Please define 'CONFIG_DEFAULT_DEVICE_TREE'\";\t\t\\\n| echo >&2 \"or build with 'DEVICE_TREE=<device_tree>' argument\";\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| /bin/false)\n|   cat u-boot-nodtb.bin dts/dt.dtb > u-boot-dtb.bin\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x4a000000 -e 0x4a000000 -p 0x0 -n \"U-Boot 2026.07 for sunxi board\" -E  -b arch/arm/dts/sun50i-a64-pine64.dtb -b arch/arm/dts/sun50i-a64-pine64-plus.dtb  -d u-boot-nodtb.bin u-boot.img >/dev/null  && cat /dev/null\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x4a000000 -e 0x4a000000 -p 0x0 -n \"U-Boot 2026.07 for sunxi board\" -E  -b arch/arm/dts/sun50i-a64-pine64.dtb -b arch/arm/dts/sun50i-a64-pine64-plus.dtb  -d u-boot-nodtb.bin u-boot-dtb.img >/dev/null  && cat /dev/null\n|   cp u-boot-dtb.bin u-boot.bin\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman   --toolpath ./tools  build -u -d ./u-boot.dtb -O . -m --allow-missing --fake-ext-blobs  -I . -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/sunxi -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -I arch/arm/dts -a of-list=\"sun50i-a64-pine64 sun50i-a64-pine64-plus\"  -a atf-bl1-path= -a atf-bl31-path=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -a tee-os-path= -a ti-dm-path= -a opensbi-path= -a default-dt=\"sun50i-a64-pine64-plus\" -a scp-path= -a rockchip-tpl-path= -a spl-bss-pad= -a tpl-bss-pad=1 -a vpl-bss-pad=1 -a spl-dtb= -a tpl-dtb= -a vpl-dtb= -a pre-load-key-path= -a of-spl-remove-props=\n| Traceback (most recent call last):\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman\", line 45, in <module>\n|     from binman import cmdline\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/cmdline.py\", line 11, in <module>\n|     from binman import state\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/state.py\", line 14, in <module>\n|     from dtoc import fdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/dtoc/fdt.py\", line 13, in <module>\n|     import libfdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/libfdt.py\", line 12, in <module>\n|     import _libfdt\n| ImportError: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/_libfdt.so: undefined symbol: PyInt_AsLong\n| make[1]: *** [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile:1395: .binman_stamp] Error 1\n| make: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make: *** [Makefile:189: __sub-make] Error 2\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1045 tasks of which 1044 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080624.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080624.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.4099081\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2026-08-12 07:48:09,735 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/conf/local.conf\n2026-08-12 07:48:09,736 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 90.78,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 2131, in test_uboot_atf_tee_fit_image\n    self._test_fitimage(bb_vars)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 651, in _test_fitimage\n    fitimage_its_path, fitimage_path = self._bitbake_fit_image(bb_vars)\n                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1743, in _bitbake_fit_image\n    bitbake(UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1042 .bb files complete (0 cached, 1042 parsed). 2091 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nmeta-yocto-bsp       \nmeta-poky            = \"master-next:3046be5caa45d538f3995657d06502fe5b530983\"\nmeta-selftest        = \"master:075933288b40c461787bc27868f59ef97ada7143\"\n\nInitialising tasks...Sstate summary: Wanted 264 Local 256 Mirrors 0 Missed 8 Current 189 (96% match, 98% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 1044 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile)\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Started\nERROR: u-boot-1_2026.07-r0 do_compile: oe_runmake failed\nERROR: u-boot-1_2026.07-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/run.do_compile.92149' failed with exit code 1\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.92149\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 CROSS_COMPILE=aarch64-poky-linux- V=1 CC=aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  HOSTCC=gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread STAGING_INCDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include STAGING_LIBDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib BL31=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 O=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build all\n| make: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile all\n| set -e; mkdir -p include/config/; trap \"rm -f include/config/.uboot.release.tmp\" EXIT; { \tKERNELVERSION=2026.07 sh /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/setlocalversion /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07; } > include/config/.uboot.release.tmp; if [ ! -r include/config/uboot.release ] || ! cmp -s include/config/uboot.release include/config/.uboot.release.tmp; then : '  UPD     include/config/uboot.release'; mv -f include/config/.uboot.release.tmp include/config/uboot.release; fi\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch//include/generated ]; then \\\n| \techo >&2 \"***\"; \\\n| \techo >&2 \"*** The source tree is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"*** in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07\";\\\n| \techo >&2 \"***\"; \\\n| \tfalse; \\\n| fi\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 source\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.version_autogenerated.h.tmp\" EXIT; { \t(echo \\#define PLAIN_VERSION \\\"2026.07\\\"; echo \\#define U_BOOT_VERSION \\\"U-Boot \\\" PLAIN_VERSION; echo \\#define U_BOOT_VERSION_NUM 2026; echo \\#define U_BOOT_VERSION_NUM_PATCH $(echo 07 | sed -e \"s/^0*//\"); echo \\#define HOST_ARCH 0xaa64; echo \\#define CC_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  --version | head -n 1)\\\"; echo \\#define LD_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-ld --version | head -n 1)\\\"; ); } > include/generated/.version_autogenerated.h.tmp; if [ ! -r include/generated/version_autogenerated.h ] || ! cmp -s include/generated/version_autogenerated.h include/generated/.version_autogenerated.h.tmp; then : '  UPD     include/generated/version_autogenerated.h'; mv -f include/generated/.version_autogenerated.h.tmp include/generated/version_autogenerated.h; fi\n|   { echo \"# Automatically generated by /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile: don't edit\"; echo \"include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile\"; } > Makefile\n| test -e .gitignore || \\\n| { echo \"# this is build directory, ignore it\"; echo \"*\"; } > .gitignore\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.timestamp_autogenerated.h.tmp\" EXIT; { \t(if test -n \"${SOURCE_DATE_EPOCH}\"; then SOURCE_DATE=\"@${SOURCE_DATE_EPOCH}\"; DATE=\"\"; for date in gdate date.gnu date; do ${date} -u -d \"${SOURCE_DATE}\" >/dev/null 2>&1 && DATE=\"${date}\"; done; if test -n \"${DATE}\"; then LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_EPOCH %s'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C date +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C date +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C date +'#define U_BOOT_EPOCH %s'; fi); } > include/generated/.timestamp_autogenerated.h.tmp; if [ ! -r include/generated/timestamp_autogenerated.h ] || ! cmp -s include/generated/timestamp_autogenerated.h include/generated/.timestamp_autogenerated.h.tmp; then : '  UPD     include/generated/timestamp_autogenerated.h'; mv -f include/generated/.timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.dt.h.tmp\" EXIT; { \t(if test -n \"${DEVICE_TREE}\"; then echo \\#define DEVICE_TREE \\\"\\\"; else echo \\#define DEVICE_TREE CONFIG_DEFAULT_DEVICE_TREE; fi); } > include/generated/.dt.h.tmp; if [ ! -r include/generated/dt.h ] || ! cmp -s include/generated/dt.h include/generated/.dt.h.tmp; then : '  UPD     include/generated/dt.h'; mv -f include/generated/.dt.h.tmp include/generated/dt.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/basic\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config ]; then \\\n| \techo >&2 \"  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"  in the '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07' directory.\";\\\n| \t/bin/false; \\\n| fi;\n| if test \"./scripts/dtc/dtc\" = \"./scripts/dtc/dtc\"; then \\\n| \tmake -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc; \\\n| else \\\n| \tif ! ./scripts/dtc/dtc -v >/dev/null; then \\\n| \t\techo '*** Failed to check dtc version: ./scripts/dtc/dtc'; \\\n| \t\tfalse; \\\n| \telse \\\n| \t\tif test \"010702\" -lt 010406; then \\\n| \t\t\techo '*** Your dtc is too old, please upgrade to dtc 010406 or newer'; \\\n| \t\t\tfalse; \\\n| \t\telse \\\n| \t\t\tif [ -n \"y\" ]; then \\\n| \t\t\t\tif ! echo \"import libfdt\" | python3 2>/dev/null; then \\\n| \t\t\t\t\techo '*** pylibfdt does not seem to be available with python3'; \\\n| \t\t\t\t\tfalse; \\\n| \t\t\t\tfi; \\\n| \t\t\tfi; \\\n| \t\tfi; \\\n| \tfi; \\\n| fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc/pylibfdt \\\n|  \\\n| need-builtin= \\\n| need-modorder=\n|   unset CROSS_COMPILE; unset CFLAGS; CC=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" LDSHARED=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -shared \" LDFLAGS=\"\" VERSION=\"2026.07\" CPPFLAGS=\" -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt\" OBJDIR=scripts/dtc/pylibfdt SOURCES=\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_ro.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_wip.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_sw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_rw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_strerror.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_empty_tree.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_addresses.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_overlay.c scripts/dtc/pylibfdt/libfdt.i\" SWIG_OPTS=\"-I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/..\" python3 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/pylibfdt/setup.py --quiet build_ext --inplace\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=.\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.generic-asm-offsets.h.tmp; if [ ! -r include/generated/generic-asm-offsets.h ] || ! cmp -s include/generated/generic-asm-offsets.h include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     include/generated/generic-asm-offsets.h'; mv -f include/generated/.generic-asm-offsets.h.tmp include/generated/generic-asm-offsets.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.asm-offsets.h.tmp; if [ ! -r include/generated/asm-offsets.h ] || ! cmp -s include/generated/asm-offsets.h include/generated/.asm-offsets.h.tmp; then : '  UPD     include/generated/asm-offsets.h'; mv -f include/generated/.asm-offsets.h.tmp include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tools need-builtin=1\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wp,-MD,./.u-boot.lds.d -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -ansi -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/u-boot/u-boot.lds.h -DCPUDIR=arch/arm/cpu/armv8  -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o u-boot.lds /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/u-boot.lds\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/emul need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/eth need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/gadget need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/gadget/udc need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/host need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/isp1760 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/mtu3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/musb-new need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/phy need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/tcpm need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/ulpi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/ext4 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/fat \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=net need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/dwc3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_driver \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_loader \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/lzma \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/zlib \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/cdns3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/firmware \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/i2c \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/input \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/nand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/mscc_eswitch \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/onenand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/pmic \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/allwinner \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/marvell \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/spi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/mediatek \\\n|  \\\n| need-builtin=1 \\\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common/init \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/nxp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/socionext \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/broadcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/qe \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/cadence \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=board/sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/qcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ata \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/renesas \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/cache \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/misc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/dfu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/starfive \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/rtc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aes \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/mach-sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/scsi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/rsa_mod_exp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sound \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/spmi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/hash \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/fsl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/watchdog \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/nuvoton \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aspeed \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/memory \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mailbox \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mfd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/reset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/smem \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/iommu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pwm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/thermal \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/axi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/bridge \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ufs \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd/arm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make obj=spl -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.xpl all\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=examples need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/. need-builtin=1\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.generic-asm-offsets.h.tmp; if [ ! -r spl/./include/generated/generic-asm-offsets.h ] || ! cmp -s spl/./include/generated/generic-asm-offsets.h spl/./include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/generic-asm-offsets.h'; mv -f spl/./include/generated/.generic-asm-offsets.h.tmp spl/./include/generated/generic-asm-offsets.h; fi\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.asm-offsets.h.tmp; if [ ! -r spl/./include/generated/asm-offsets.h ] || ! cmp -s spl/./include/generated/asm-offsets.h spl/./include/generated/.asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/asm-offsets.h'; mv -f spl/./include/generated/.asm-offsets.h.tmp spl/./include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/board/sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/spl need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/init need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/dts need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-sunxi/dram_timings \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power/pmic \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n|   touch  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-sunxi/built-in.a  board/sunxi/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/gadget/built-in.a  drivers/usb/gadget/udc/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a ; aarch64-poky-linux-ld -z noexecstack -z norelro --no-warn-rwx-segments -pie -z common-page-size=0x1000 -z max-page-size=0x1000 --gc-sections -Bstatic  --no-dynamic-linker -z notext  --build-id=none -Ttext 0x4a000000 -o u-boot -T u-boot.lds arch/arm/cpu/armv8/start.o --whole-archive  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-sunxi/built-in.a  board/sunxi/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/gadget/built-in.a  drivers/usb/gadget/udc/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a --no-whole-archive -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -Map u-boot.map;  true\n|   aarch64-poky-linux-objcopy -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O srec u-boot u-boot.srec\n|   aarch64-poky-linux-objcopy --gap-fill=0xff -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O binary   u-boot u-boot-nodtb.bin && {  echo '  tools/relocate-rela  '; tools/relocate-rela u-boot-nodtb.bin u-boot; } || { rm -f u-boot-nodtb.bin; false; }\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=dts dtbs\n|   tools/relocate-rela\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/dts dtbs\n|   aarch64-poky-linux-objdump -t u-boot > u-boot.sym\n| test -e arch/arm/dts/sun50i-a64-pine64-plus.dtb || (\t\t\t\t\t\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| echo >&2 \"Device Tree Source (arch/arm/dts/sun50i-a64-pine64-plus.dtb) is not correctly specified.\";\t\\\n| echo >&2 \"Please define 'CONFIG_DEFAULT_DEVICE_TREE'\";\t\t\\\n| echo >&2 \"or build with 'DEVICE_TREE=<device_tree>' argument\";\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| /bin/false)\n|   cat u-boot-nodtb.bin dts/dt.dtb > u-boot-dtb.bin\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x4a000000 -e 0x4a000000 -p 0x0 -n \"U-Boot 2026.07 for sunxi board\" -E  -b arch/arm/dts/sun50i-a64-pine64.dtb -b arch/arm/dts/sun50i-a64-pine64-plus.dtb  -d u-boot-nodtb.bin u-boot.img >/dev/null  && cat /dev/null\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x4a000000 -e 0x4a000000 -p 0x0 -n \"U-Boot 2026.07 for sunxi board\" -E  -b arch/arm/dts/sun50i-a64-pine64.dtb -b arch/arm/dts/sun50i-a64-pine64-plus.dtb  -d u-boot-nodtb.bin u-boot-dtb.img >/dev/null  && cat /dev/null\n|   cp u-boot-dtb.bin u-boot.bin\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman   --toolpath ./tools  build -u -d ./u-boot.dtb -O . -m --allow-missing --fake-ext-blobs  -I . -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/sunxi -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -I arch/arm/dts -a of-list=\"sun50i-a64-pine64 sun50i-a64-pine64-plus\"  -a atf-bl1-path= -a atf-bl31-path=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -a tee-os-path= -a ti-dm-path= -a opensbi-path= -a default-dt=\"sun50i-a64-pine64-plus\" -a scp-path= -a rockchip-tpl-path= -a spl-bss-pad= -a tpl-bss-pad=1 -a vpl-bss-pad=1 -a spl-dtb= -a tpl-dtb= -a vpl-dtb= -a pre-load-key-path= -a of-spl-remove-props=\n| Traceback (most recent call last):\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman\", line 45, in <module>\n|     from binman import cmdline\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/cmdline.py\", line 11, in <module>\n|     from binman import state\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/state.py\", line 14, in <module>\n|     from dtoc import fdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/dtoc/fdt.py\", line 13, in <module>\n|     import libfdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/libfdt.py\", line 12, in <module>\n|     import _libfdt\n| ImportError: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/_libfdt.so: undefined symbol: PyInt_AsLong\n| make[1]: *** [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile:1395: .binman_stamp] Error 1\n| make: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make: *** [Makefile:189: __sub-make] Error 2\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1045 tasks of which 1044 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080753.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080753.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.92149\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2026-08-12 07:48:09,735 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/conf/local.conf\n2026-08-12 07:48:09,736 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 94.722,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1997, in test_uboot_fit_image\n    self._test_fitimage(bb_vars)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 651, in _test_fitimage\n    fitimage_its_path, fitimage_path = self._bitbake_fit_image(bb_vars)\n                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1743, in _bitbake_fit_image\n    bitbake(UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1042 .bb files complete (0 cached, 1042 parsed). 2091 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:ef94876cf52044cbd3da1fa30d7a8c7598768c75\"\nmeta-yocto-bsp       \nmeta-poky            = \"master-next:3046be5caa45d538f3995657d06502fe5b530983\"\nmeta-selftest        = \"master:075933288b40c461787bc27868f59ef97ada7143\"\n\nInitialising tasks...Sstate summary: Wanted 264 Local 256 Mirrors 0 Missed 8 Current 189 (96% match, 98% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 1044 of 1122 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile)\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Started\nERROR: u-boot-1_2026.07-r0 do_compile: oe_runmake failed\nERROR: u-boot-1_2026.07-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/run.do_compile.562057' failed with exit code 1\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.562057\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 CROSS_COMPILE=aarch64-poky-linux- V=1 CC=aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  HOSTCC=gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread STAGING_INCDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include STAGING_LIBDIR=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib BL31=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 O=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build all\n| make: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| make -C /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile all\n| set -e; mkdir -p include/config/; trap \"rm -f include/config/.uboot.release.tmp\" EXIT; { \tKERNELVERSION=2026.07 sh /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/setlocalversion /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07; } > include/config/.uboot.release.tmp; if [ ! -r include/config/uboot.release ] || ! cmp -s include/config/uboot.release include/config/.uboot.release.tmp; then : '  UPD     include/config/uboot.release'; mv -f include/config/.uboot.release.tmp include/config/uboot.release; fi\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config -o \\\n| \t -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch//include/generated ]; then \\\n| \techo >&2 \"***\"; \\\n| \techo >&2 \"*** The source tree is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"*** in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07\";\\\n| \techo >&2 \"***\"; \\\n| \tfalse; \\\n| fi\n| ln -fsn /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 source\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.timestamp_autogenerated.h.tmp\" EXIT; { \t(if test -n \"${SOURCE_DATE_EPOCH}\"; then SOURCE_DATE=\"@${SOURCE_DATE_EPOCH}\"; DATE=\"\"; for date in gdate date.gnu date; do ${date} -u -d \"${SOURCE_DATE}\" >/dev/null 2>&1 && DATE=\"${date}\"; done; if test -n \"${DATE}\"; then LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C ${DATE} -u -d \"${SOURCE_DATE}\" +'#define U_BOOT_EPOCH %s'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE \"%b %d %C%y\"'; LC_ALL=C date +'#define U_BOOT_TIME \"%T\"'; LC_ALL=C date +'#define U_BOOT_TZ \"%z\"'; LC_ALL=C date +'#define U_BOOT_EPOCH %s'; fi); } > include/generated/.timestamp_autogenerated.h.tmp; if [ ! -r include/generated/timestamp_autogenerated.h ] || ! cmp -s include/generated/timestamp_autogenerated.h include/generated/.timestamp_autogenerated.h.tmp; then : '  UPD     include/generated/timestamp_autogenerated.h'; mv -f include/generated/.timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi\n|   { echo \"# Automatically generated by /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile: don't edit\"; echo \"include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile\"; } > Makefile\n| test -e .gitignore || \\\n| { echo \"# this is build directory, ignore it\"; echo \"*\"; } > .gitignore\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.dt.h.tmp\" EXIT; { \t(if test -n \"${DEVICE_TREE}\"; then echo \\#define DEVICE_TREE \\\"\\\"; else echo \\#define DEVICE_TREE CONFIG_DEFAULT_DEVICE_TREE; fi); } > include/generated/.dt.h.tmp; if [ ! -r include/generated/dt.h ] || ! cmp -s include/generated/dt.h include/generated/.dt.h.tmp; then : '  UPD     include/generated/dt.h'; mv -f include/generated/.dt.h.tmp include/generated/dt.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/basic\n| if [ -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/.config -o -d /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/config ]; then \\\n| \techo >&2 \"  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 is not clean, please run 'make mrproper'\"; \\\n| \techo >&2 \"  in the '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07' directory.\";\\\n| \t/bin/false; \\\n| fi;\n| if test \"./scripts/dtc/dtc\" = \"./scripts/dtc/dtc\"; then \\\n| \tmake -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc; \\\n| else \\\n| \tif ! ./scripts/dtc/dtc -v >/dev/null; then \\\n| \t\techo '*** Failed to check dtc version: ./scripts/dtc/dtc'; \\\n| \t\tfalse; \\\n| \telse \\\n| \t\tif test \"010702\" -lt 010406; then \\\n| \t\t\techo '*** Your dtc is too old, please upgrade to dtc 010406 or newer'; \\\n| \t\t\tfalse; \\\n| \t\telse \\\n| \t\t\tif [ -n \"y\" ]; then \\\n| \t\t\t\tif ! echo \"import libfdt\" | python3 2>/dev/null; then \\\n| \t\t\t\t\techo '*** pylibfdt does not seem to be available with python3'; \\\n| \t\t\t\t\tfalse; \\\n| \t\t\t\tfi; \\\n| \t\t\tfi; \\\n| \t\tfi; \\\n| \tfi; \\\n| fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts/dtc/pylibfdt \\\n|  \\\n| need-builtin= \\\n| need-modorder=\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.version_autogenerated.h.tmp\" EXIT; { \t(echo \\#define PLAIN_VERSION \\\"2026.07\\\"; echo \\#define U_BOOT_VERSION \\\"U-Boot \\\" PLAIN_VERSION; echo \\#define U_BOOT_VERSION_NUM 2026; echo \\#define U_BOOT_VERSION_NUM_PATCH $(echo 07 | sed -e \"s/^0*//\"); echo \\#define HOST_ARCH 0xaa64; echo \\#define CC_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  --version | head -n 1)\\\"; echo \\#define LD_VERSION_STRING \\\"$(LC_ALL=C aarch64-poky-linux-ld --version | head -n 1)\\\"; ); } > include/generated/.version_autogenerated.h.tmp; if [ ! -r include/generated/version_autogenerated.h ] || ! cmp -s include/generated/version_autogenerated.h include/generated/.version_autogenerated.h.tmp; then : '  UPD     include/generated/version_autogenerated.h'; mv -f include/generated/.version_autogenerated.h.tmp include/generated/version_autogenerated.h; fi\n|   unset CROSS_COMPILE; unset CFLAGS; CC=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" LDSHARED=\"gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/include -O2 -pipe -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -shared \" LDFLAGS=\"\" VERSION=\"2026.07\" CPPFLAGS=\" -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt\" OBJDIR=scripts/dtc/pylibfdt SOURCES=\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_ro.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_wip.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_sw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_rw.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_strerror.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_empty_tree.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_addresses.c /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/fdt_overlay.c scripts/dtc/pylibfdt/libfdt.i\" SWIG_OPTS=\"-I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/libfdt/..\" python3 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/dtc/pylibfdt/setup.py --quiet build_ext --inplace\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=scripts\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=.\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.generic-asm-offsets.h.tmp; if [ ! -r include/generated/generic-asm-offsets.h ] || ! cmp -s include/generated/generic-asm-offsets.h include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     include/generated/generic-asm-offsets.h'; mv -f include/generated/.generic-asm-offsets.h.tmp include/generated/generic-asm-offsets.h; fi\n| set -e; mkdir -p include/generated/; trap \"rm -f include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > include/generated/.asm-offsets.h.tmp; if [ ! -r include/generated/asm-offsets.h ] || ! cmp -s include/generated/asm-offsets.h include/generated/.asm-offsets.h.tmp; then : '  UPD     include/generated/asm-offsets.h'; mv -f include/generated/.asm-offsets.h.tmp include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=tools need-builtin=1\n| make obj=spl -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.xpl all\n|   aarch64-poky-linux-gcc  --sysroot=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build=/usr/src/debug/u-boot/2026.07  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native=  -E -Wp,-MD,./.u-boot.lds.d -D__KERNEL__ -D__UBOOT__ -D__ARM__         -fno-pic  -mstrict-align -ffunction-sections -fdata-sections -fno-common -ffixed-x18   -mgeneral-regs-only -mbranch-protection=none -pipe -march=armv8-a+crc -D__LINUX_ARM_ARCH__=8  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/mach-sunxi/include -Iinclude  -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include   -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/include -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/linux/kconfig.h -I/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/dts/upstream/include  -nostdinc -isystem /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../lib/aarch64-poky-linux/gcc/aarch64-poky-linux/16.1.0/include -ansi -include /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/include/u-boot/u-boot.lds.h -DCPUDIR=arch/arm/cpu/armv8  -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o u-boot.lds /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/arch/arm/cpu/armv8/u-boot.lds\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/mach-sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=board/sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=common/init \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/cdns3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/core \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sysreset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/firmware \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/i2c \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/input \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/nand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/onenand \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/allwinner \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/adi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/marvell \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/rockchip \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/pmic \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mtd/spi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/socionext \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/analogbits \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/cadence \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/nxp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/mscc_eswitch \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/clk/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pinctrl/broadcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/qcom \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/renesas \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/qe \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ata \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/phy/starfive \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/cache \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/misc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/mediatek \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/dfu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/dwc3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/net/phy/airoha \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aes \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/. need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/rsa_mod_exp \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/rtc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/scsi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/fsl \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/sound \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/hash \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/spmi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/aspeed \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/watchdog \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/nuvoton \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mailbox \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.generic-asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __GENERIC_ASM_OFFSETS_H__\"; echo \"#define __GENERIC_ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.generic-asm-offsets.h.tmp; if [ ! -r spl/./include/generated/generic-asm-offsets.h ] || ! cmp -s spl/./include/generated/generic-asm-offsets.h spl/./include/generated/.generic-asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/generic-asm-offsets.h'; mv -f spl/./include/generated/.generic-asm-offsets.h.tmp spl/./include/generated/generic-asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/crypto/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/memory \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/mfd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/pwm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| set -e; mkdir -p spl/./include/generated/; trap \"rm -f spl/./include/generated/.asm-offsets.h.tmp\" EXIT; { \t echo \"#ifndef __ASM_OFFSETS_H__\"; echo \"#define __ASM_OFFSETS_H__\"; echo \"/*\"; echo \" * DO NOT MODIFY.\"; echo \" *\"; echo \" * This file was generated by Kbuild\"; echo \" */\"; echo \"\"; sed -ne \t's:^[[:space:]]*\\.ascii[[:space:]]*\"\\(.*\\)\".*:\\1:; /^->/{s:->#\\(.*\\):/* \\1 */:; s:^->\\([^ ]*\\) [\\$#]*\\([^ ]*\\) \\(.*\\):#define \\1 \\2 /* \\3 */:; s:->::; p;}' < spl/./arch/arm/lib/asm-offsets.s; echo \"\"; echo \"#endif\"; } > spl/./include/generated/.asm-offsets.h.tmp; if [ ! -r spl/./include/generated/asm-offsets.h ] || ! cmp -s spl/./include/generated/asm-offsets.h spl/./include/generated/.asm-offsets.h.tmp; then : '  UPD     spl/./include/generated/asm-offsets.h'; mv -f spl/./include/generated/.asm-offsets.h.tmp spl/./include/generated/asm-offsets.h; fi\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/reset \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/ti \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/iommu \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/smem \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/thermal \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/imx \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/axi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/bridge \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/ufs \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/sunxi \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/video/tegra \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/emul need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu/armv8 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/cpu need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=cmd/arm \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/board/sunxi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/spl need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common/init need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/boot need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/common need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/cmd need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/disk need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/dts need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/eth need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/gpio \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/arch/arm/mach-sunxi/dram_timings \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mmc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/mtd \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/serial \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/bus \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power/pmic \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/block \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/power/regulator \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/drivers/soc \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/gadget need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=spl/lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/gadget/udc need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/host need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/isp1760 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/mtu3 need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/musb-new need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/phy need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/tcpm need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=drivers/usb/ulpi need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=env need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/ext4 \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=fs/fat \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=net need-builtin=1\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_driver \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/efi_loader \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/lzma \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/libfdt \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/crypto \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=lib/zlib \\\n|  \\\n| need-builtin=1 \\\n| need-modorder=\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=examples need-builtin=1\n|   touch  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-sunxi/built-in.a  board/sunxi/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/gadget/built-in.a  drivers/usb/gadget/udc/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a ; aarch64-poky-linux-ld -z noexecstack -z norelro --no-warn-rwx-segments -pie -z common-page-size=0x1000 -z max-page-size=0x1000 --gc-sections -Bstatic  --no-dynamic-linker -z notext  --build-id=none -Ttext 0x4a000000 -o u-boot -T u-boot.lds arch/arm/cpu/armv8/start.o --whole-archive  arch/arm/cpu/built-in.a  arch/arm/cpu/armv8/built-in.a  arch/arm/lib/built-in.a  arch/arm/mach-sunxi/built-in.a  board/sunxi/built-in.a  boot/built-in.a  cmd/built-in.a  common/built-in.a  disk/built-in.a  drivers/built-in.a  drivers/usb/cdns3/built-in.a  drivers/usb/common/built-in.a  drivers/usb/dwc3/built-in.a  drivers/usb/emul/built-in.a  drivers/usb/eth/built-in.a  drivers/usb/gadget/built-in.a  drivers/usb/gadget/udc/built-in.a  drivers/usb/host/built-in.a  drivers/usb/isp1760/built-in.a  drivers/usb/mtu3/built-in.a  drivers/usb/musb-new/built-in.a  drivers/usb/phy/built-in.a  drivers/usb/tcpm/built-in.a  drivers/usb/ulpi/built-in.a  env/built-in.a  fs/built-in.a  lib/built-in.a  net/built-in.a --no-whole-archive -L /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/recipe-sysroot/usr/lib/aarch64-poky-linux/16.1.0 -lgcc -Map u-boot.map;  true\n|   aarch64-poky-linux-objcopy -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O srec u-boot u-boot.srec\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=dts dtbs\n|   aarch64-poky-linux-objcopy --gap-fill=0xff -j .text -j .secure_text -j .secure_data -j .rodata -j .data -j __u_boot_list -j .rela.dyn -j .got -j .got.plt -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O binary   u-boot u-boot-nodtb.bin && {  echo '  tools/relocate-rela  '; tools/relocate-rela u-boot-nodtb.bin u-boot; } || { rm -f u-boot-nodtb.bin; false; }\n|   tools/relocate-rela\n| make -f /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/scripts/Makefile.build obj=arch/arm/dts dtbs\n|   aarch64-poky-linux-objdump -t u-boot > u-boot.sym\n| test -e arch/arm/dts/sun50i-a64-pine64-plus.dtb || (\t\t\t\t\t\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| echo >&2 \"Device Tree Source (arch/arm/dts/sun50i-a64-pine64-plus.dtb) is not correctly specified.\";\t\\\n| echo >&2 \"Please define 'CONFIG_DEFAULT_DEVICE_TREE'\";\t\t\\\n| echo >&2 \"or build with 'DEVICE_TREE=<device_tree>' argument\";\t\\\n| echo >&2;\t\t\t\t\t\t\t\\\n| /bin/false)\n|   cat u-boot-nodtb.bin dts/dt.dtb > u-boot-dtb.bin\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x4a000000 -e 0x4a000000 -p 0x0 -n \"U-Boot 2026.07 for sunxi board\" -E  -b arch/arm/dts/sun50i-a64-pine64.dtb -b arch/arm/dts/sun50i-a64-pine64-plus.dtb  -d u-boot-nodtb.bin u-boot.img >/dev/null  && cat /dev/null\n|   ./tools/mkimage -f auto -A arm -T firmware -C none -O u-boot -a 0x4a000000 -e 0x4a000000 -p 0x0 -n \"U-Boot 2026.07 for sunxi board\" -E  -b arch/arm/dts/sun50i-a64-pine64.dtb -b arch/arm/dts/sun50i-a64-pine64-plus.dtb  -d u-boot-nodtb.bin u-boot-dtb.img >/dev/null  && cat /dev/null\n|   cp u-boot-dtb.bin u-boot.bin\n|   /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman   --toolpath ./tools  build -u -d ./u-boot.dtb -O . -m --allow-missing --fake-ext-blobs  -I . -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/board/sunxi -I /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07 -I arch/arm/dts -a of-list=\"sun50i-a64-pine64 sun50i-a64-pine64-plus\"  -a atf-bl1-path= -a atf-bl31-path=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/atf-dummy.bin -a tee-os-path= -a ti-dm-path= -a opensbi-path= -a default-dt=\"sun50i-a64-pine64-plus\" -a scp-path= -a rockchip-tpl-path= -a spl-bss-pad= -a tpl-bss-pad=1 -a vpl-bss-pad=1 -a spl-dtb= -a tpl-dtb= -a vpl-dtb= -a pre-load-key-path= -a of-spl-remove-props=\n| Traceback (most recent call last):\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/binman\", line 45, in <module>\n|     from binman import cmdline\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/cmdline.py\", line 11, in <module>\n|     from binman import state\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/binman/state.py\", line 14, in <module>\n|     from dtoc import fdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/tools/dtoc/fdt.py\", line 13, in <module>\n|     import libfdt\n|   File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/libfdt.py\", line 12, in <module>\n|     import _libfdt\n| ImportError: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/build/scripts/dtc/pylibfdt/_libfdt.so: undefined symbol: PyInt_AsLong\n| make[1]: *** [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07/Makefile:1395: .binman_stamp] Error 1\n| make: *** [Makefile:189: __sub-make] Error 2\n| make: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/sources/u-boot-2026.07'\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe u-boot-1_2026.07-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1045 tasks of which 1044 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080928.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/log/error-report/error_report_20260812080928.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2026.07.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/tmp/work/qemuarm64-poky-linux/u-boot/2026.07/temp/log.do_compile.562057\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2026-08-12 07:48:09,735 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2201347/conf/local.conf\n2026-08-12 07:48:09,736 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 169.883,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.7438,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.8373,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.497,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.5204,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.9599,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.4374,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 2.913,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_basic": {
    "duration": 0.009645,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_non_git_vcs": {
    "duration": 0.00696,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_path_override": {
    "duration": 0.008845,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_pathmajor": {
    "duration": 0.005951,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_replaces": {
    "duration": 0.005383,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_subdir": {
    "duration": 0.005398,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_do_compile_succeeds": {
    "duration": 20.659,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_external_dep_copied_to_vendor": {
    "duration": 0.008734,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_go_import_vendor_symlink": {
    "duration": 0.005957,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_local_replacement_symlink": {
    "duration": 0.009691,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_modules_txt_in_vendor": {
    "duration": 0.006057,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_pathmajor_falls_back_to_root": {
    "duration": 0.007489,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_test_files_excluded_from_vendor": {
    "duration": 0.007752,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 59.268,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 231.756,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 82.408,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 32.999,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 107.375,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 171.465,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 118.934,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 90.72,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 152.761,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 51.886,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 122.569,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 143.567,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 180.288,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 85.716,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 87.36,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 82.127,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 70.583,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_spdx_exception": {
    "duration": 165.742,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 9.316,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 7.689,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 8.477,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 7.638,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 8.023,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 7.996,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 7.854,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 34.179,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 35.5,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 5.548,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 34.939,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 34.92,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 364.335,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 94.756,
    "status": "PASSED"
   },
   "install.InstallTests.test_gstreamer_plugins": {
    "duration": 285.667,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_firmware": {
    "duration": 151.579,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_modules": {
    "duration": 85.393,
    "status": "PASSED"
   },
   "install.InstallTests.test_perl": {
    "duration": 90.959,
    "status": "PASSED"
   },
   "install.InstallTests.test_python": {
    "duration": 85.305,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 20.481,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 196.107,
    "status": "PASSED"
   },
   "kernelmodulesplit.KernelModuleSplit.test_cross_recipe_module_dependency": {
    "duration": 48.227,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 71.734,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.02115,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.0142,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 44.557,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_empty_string_returns_empty_string": {
    "duration": 0.006643,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_empty_token_between_paths_is_dropped": {
    "duration": 0.005859,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_multiple_variable_tokens_all_skipped": {
    "duration": 0.00561,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_none_returns_empty_string": {
    "duration": 0.005298,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_real_path_returned": {
    "duration": 0.005688,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_trailing_slash_preserved": {
    "duration": 0.005443,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_unexpanded_variable_is_skipped": {
    "duration": 0.005999,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_variable_and_trailing_slash_path": {
    "duration": 0.005354,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_variable_token_dropped_leaving_real_path": {
    "duration": 0.005535,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_all_paths_must_be_below": {
    "duration": 0.005658,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_child_is_not_parent_of_its_parent": {
    "duration": 0.005791,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_direct_child": {
    "duration": 0.01382,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_no_paths_returns_false": {
    "duration": 0.009139,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_one_path_outside_fails": {
    "duration": 0.005814,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_prefix_string_is_not_a_path_parent": {
    "duration": 0.00622,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_unrelated_path": {
    "duration": 0.005517,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_absolute_rhs_is_not_special": {
    "duration": 0.005722,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_empty_leading_component_is_absolute": {
    "duration": 0.005545,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_pardir_normalised": {
    "duration": 0.005677,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_redundant_separators_normalised": {
    "duration": 0.00639,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_two_paths": {
    "duration": 0.005553,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_absolute_becomes_relative_and_resolves": {
    "duration": 0.005887,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_already_relative_unchanged": {
    "duration": 0.005748,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_non_symlink_is_ignored": {
    "duration": 0.006176,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_several_levels_deep_becomes_relative": {
    "duration": 0.006211,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_isdir_failure_falls_back_without_nameerror": {
    "duration": 0.006132,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_missing_component_raises_enoent_without_assume_dir": {
    "duration": 0.005786,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_missing_component_tolerated_with_assume_dir": {
    "duration": 0.005569,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_mutual_symlink_cycle_raises_eloop": {
    "duration": 0.01094,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_path_outside_root_raises": {
    "duration": 0.005751,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_plain_path_is_returned": {
    "duration": 0.005558,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_resolves_symlink_below_root": {
    "duration": 0.005857,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_resolves_symlink_several_components_deep": {
    "duration": 0.006479,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_self_referential_symlink_raises_eloop": {
    "duration": 0.04842,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_conflicting_existing_raises": {
    "duration": 0.005746,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_creates_dangling_symlink": {
    "duration": 0.005924,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_creates_symlink": {
    "duration": 0.005698,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_does_not_delete_glob_siblings": {
    "duration": 0.005974,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_overwrites_existing_symlink": {
    "duration": 0.005828,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_replaces_destination_with_glob_metacharacters": {
    "duration": 0.006114,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_replaces_existing_directory": {
    "duration": 0.006278,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_matching_existing_is_idempotent": {
    "duration": 0.00613,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_explicit_search_path": {
    "duration": 0.005934,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_first_match_per_name_wins": {
    "duration": 0.005949,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_missing_tool_returns_empty": {
    "duration": 0.005664,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_wildcard_pattern": {
    "duration": 0.006006,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.01983,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 10.802,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 24.478,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 114.515,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 85.914,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 454.736,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 15.43,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 113.137,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 225.048,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 457.514,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 60.717,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 119.786,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 48.169,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.985,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 0.8748,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 0.8689,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.166,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.001371,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.003,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.004955,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.00214,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.001145,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.001273,
    "status": "PASSED"
   },
   "oelib.license.TestSort.test_sort": {
    "duration": 0.005874,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_copies_files_and_dereferences_links": {
    "duration": 0.01366,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_copy_failure": {
    "duration": 0.006707,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_empty_externalsrc_relocation": {
    "duration": 0.007541,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_moves_externalsrc_relocation": {
    "duration": 0.01168,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_dirty_push_run_false_returns_argv": {
    "duration": 0.3442,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_fallback_preserves_original_patch_name": {
    "duration": 0.8425,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_git_am_preserves_original_patch_name": {
    "duration": 0.8321,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_push_run_false_returns_argv": {
    "duration": 0.5734,
    "status": "PASSED"
   },
   "oelib.patch.TestPatchTree.test_push_run_false_returns_argv": {
    "duration": 0.00522,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_allows_explicit_shell": {
    "duration": 0.005265,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_preserves_argv_elements": {
    "duration": 0.03127,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_reports_exit_status": {
    "duration": 0.02954,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_wraps_exec_failure": {
    "duration": 0.001864,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.004986,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.005889,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.002551,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.00168,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.001641,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.001762,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.001747,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.001923,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.00212,
    "status": "PASSED"
   },
   "oelib.utils.TestDefaultFeatures.test_filter_default_features": {
    "duration": 0.003111,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.03493,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.002107,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.001245,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.001538,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.001912,
    "status": "PASSED"
   },
   "oescripts.OEBuildStatsAggregateTests.test_aggregate_non_strict_skips_mismatch": {
    "duration": 0.06236,
    "status": "PASSED"
   },
   "oescripts.OEBuildStatsAggregateTests.test_aggregate_strict_does_not_mutate": {
    "duration": 0.006976,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.05617,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.2436,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.1643,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 295.46,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.2256,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 330.17,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 352.366,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 375.202,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.3789,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.2087,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.4802,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.1758,
    "status": "PASSED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 64.571,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 317.461,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 4.786,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 0.001997,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 0.002423,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 0.003427,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 0.003769,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 0.005776,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 0.001081,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 168.646,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 100.308,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 43.414,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 27.075,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 111.216,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 118.059,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 28.835,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 110.173,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 18.985,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 104.014,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 52.616,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.03997,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.04605,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.2415,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 108.199,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.454,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.278,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 8.203,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 8.516,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 5.332,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 3.32,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_multilib_variables": {
    "duration": 59.828,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.09854,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 3.037,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 0.9681,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 106.824,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 277.42,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 177.73,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 127.617,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 48.309,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 112.171,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 44.619,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 92.269,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 37.884,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.688,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 41.17,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 82.878,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 38.13,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 40.028,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 34.852,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 40.201,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 29.884,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 6.607,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 41.232,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 40.11,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 37.602,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 38.077,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 39.335,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 39.528,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 45.192,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 39.133,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 39.864,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 38.966,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 37.414,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 14.273,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 78.139,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 58.776,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 21.33,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 21.491,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 69.027,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 34.799,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 25.701,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 43.594,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 45.277,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 11.207,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 56.538,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 60.621,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 45.11,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 72.41,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 43.678,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 51.718,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 48.617,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 48.892,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 45.798,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 48.198,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 46.331,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 61.656,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 1.154,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 44.592,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 46.727,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 47.312,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 45.5,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 45.827,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 45.836,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_pep639": {
    "duration": 45.789,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_prepep639": {
    "duration": 44.334,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 45.745,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 75.08,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 47.299,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 47.075,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.125,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 10.556,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.03043,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.1354,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.09572,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.08212,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.006613,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.004846,
    "status": "PASSED"
   },
   "reproducible.DiffoscopeTests.test_diffoscope": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "reproducible.ReproducibleTests.test_reproducible_builds": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
    "duration": 0.005683,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.005637,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.005154,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_empty_testresults": {
    "duration": 0.005294,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_attached": {
    "duration": 0.00577,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_inline": {
    "duration": 0.005526,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_image_tests": {
    "duration": 0.005462,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_ptests": {
    "duration": 0.005289,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.005482,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.005264,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.005515,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.00534,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.005386,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.005435,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.005302,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.005443,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.005266,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.005284,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.005575,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 65.595,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 74.373,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 113.621,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 126.184,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 34.715,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
    "duration": 7.885,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "duration": 11.092,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.009917,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.0146,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.008704,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.01157,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.007946,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.006873,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.007601,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.01691,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.01389,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.01786,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.01455,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.01295,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.009701,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.01,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.009,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.01,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_path": {
    "duration": 0.001759,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe": {
    "duration": 0.001812,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 151.667,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 0.001528,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 25.177,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 26.079,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 0.002224,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 28.39,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 0.00169,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 21.987,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 31.92,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 0.002665,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 0.004036,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 22.089,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 267.147,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 467.672,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 357.74,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.RustKernel.test_kernel_rust_sample": {
    "duration": 98.164,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 181.148,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 48.083,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 48.868,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 49.941,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 116.053,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 141.741,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 283.734,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 217.486,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 219.431,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 144.382,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.002217,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.003436,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "rust.RustStaticMuslTest.test_static_musl_linking": {
    "duration": 69.742,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 425.975,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_runqemu": {
    "duration": 461.016,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.009967,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 175.798,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 194.181,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 233.771,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 81.684,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 80.97,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 89.494,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 414.918,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_custom_annotation_vars": {
    "duration": 63.313,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_download_location_defensive_handling": {
    "duration": 23.929,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 197.211,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 149.739,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_kernel_config_spdx": {
    "duration": 157.594,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_packageconfig_spdx": {
    "duration": 47.339,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_version_extraction_patterns": {
    "duration": 18.298,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_world_sbom": {
    "duration": 62.301,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 2787.138,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 196.677,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 305.472,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 483.125,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 265.837,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 434.618,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 358.496,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific": {
    "duration": 1466.154,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific": {
    "duration": 215.84,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 550.319,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 266.107,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 407.71,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 688.383,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 110.169,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 130.246,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 123.468,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 162.648,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 211.749,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 108.796,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 263.163,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 123.392,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 196.148,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 758.32,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 789.822,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 438.15,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 87.517,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 90.076,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 35.02,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 15.069,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 32.016,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 179.762,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.7323,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.262,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.014,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.067,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 6.126,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 5.017,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 5.476,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 5.483,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 6.103,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 5.184,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.023,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 5.043,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.006,
    "status": "PASSED"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 134.848,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract": {
    "duration": 43.131,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_missing_config": {
    "duration": 36.15,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_nothing_set": {
    "duration": 41.116,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_both_config_and_machine": {
    "duration": 36.295,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_binary": {
    "duration": 35.487,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_fragments": {
    "duration": 37.796,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_image_fstypes": {
    "duration": 38.248,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_make_opts": {
    "duration": 38.763,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_legacy": {
    "duration": 44.728,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_single_config": {
    "duration": 40.783,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 92.002,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 159.129,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_config_initial_env_binary": {
    "duration": 54.901,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_initial_env_binary": {
    "duration": 48.634,
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 0.00136,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 0.001827,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 19.206,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 30.66,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 11.929,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 175.663,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_useradd_depends_only": {
    "duration": 12.745,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 112.191,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 4.151,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 5.56,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 5.515,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 5.175,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 5.294,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 4.158,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 7.745,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 9.376,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 75.569,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 5.445,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 5.113,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 5.058,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 4.886,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 139.397,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 68.907,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 43.121,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 41.114,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 55.542,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 56.614,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 0.0009911,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 0.001524,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 124.535,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 44.268,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 44.086,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 29.073,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 49.725,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 30.832,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 29.922,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 33.625,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 29.872,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 29.808,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 0.00226,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 72.053,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 36.604,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 52.311,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 110.23,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 29.45,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 0.001527,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_grub_install_pcbios": {
    "duration": 0.00215,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_include_path": {
    "duration": 34.318,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 36.398,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 87.725,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 0.002463,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 40.776,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 30.767,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 41.921,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 52.077,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 29.177,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 34.398,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 325.777,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 0.001722,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 0.002619,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 0.00363,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 65.792,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 29.148,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 27.9,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 40.858,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 114.051,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_cli": {
    "duration": 88.01,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_env": {
    "duration": 87.395,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 5.25,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 0.001607,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 0.001908,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 127.064,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 30.217,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_gpt_partition": {
    "duration": 35.27,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_msdos_partition": {
    "duration": 36.081,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 210.059,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 0.001585,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 0.002343,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 125.451,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 55.031,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 0.002074,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_extra_filesystem_space": {
    "duration": 34.776,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_plugin": {
    "duration": 97.291,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_space": {
    "duration": 38.264,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 35.253,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 29.482,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 32.144,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 101.875,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 67.933,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 59.321,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 11.644,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 10.908,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 31.174,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 30.403,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 184.665,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 0.001875,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 0.002917,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 117.566,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 0.001762,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 117.986,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 122.418,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 0.001613,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 55.303,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 5.328,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.09407,
    "status": "PASSED"
   }
  }
 }
}