{
    "oeselftest_ubuntu-22.04_qemuarm64_20230214180738": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-22.04",
            "HOST_NAME": "ubuntu2204-arm-1",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6",
                    "commit_count": 69421
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6",
                    "commit_count": 69421
                },
                "meta-selftest": {
                    "branch": "abelloni/master-next",
                    "commit": "926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6",
                    "commit_count": 69421
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6",
                    "commit_count": 69421
                }
            },
            "MACHINE": "qemuarm64",
            "OESELFTEST_METADATA": {
                "exclude_tags": [
                    "machine",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "machine": null,
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": null,
                "skips": [
                    "distrodata.Distrodata.test_checkpkg",
                    "buildoptions.SourceMirroring.test_yocto_source_mirror",
                    "reproducible"
                ]
            },
            "STARTTIME": "20230214180738",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 78.73671221733093,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 29.903862237930298,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 76.80621266365051,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 26.1577045917511,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 24.598495721817017,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 27.807883262634277,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 24.11337947845459,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 44.391366720199585,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 90.66241383552551,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 26.71356987953186,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 221.74606704711914,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 25.44975757598877,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 33.618061780929565,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 48.95396113395691,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 150.62733483314514,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 50.94402551651001,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 76.25631213188171,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 10.71231460571289,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 8.523752927780151,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 20.12341570854187,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 45.00281047821045,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 52.10057616233826,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 6.970225811004639,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 24.987276554107666,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 2.94327712059021,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 6.005880355834961,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 20.747021913528442,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 12.778126955032349,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 76.2425332069397,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 21.360069274902344,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 19.100172758102417,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 52.535189151763916,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 19.3589026927948,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 14.322351694107056,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 13.411309957504272,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 13.722999811172485,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 12.720837831497192,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 12.706562042236328,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 18.563831329345703,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 12.156877279281616,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 14.447021722793579,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 13.767153024673462,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 17.25592827796936,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 14.209115266799927,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 37.35186505317688,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 40.15568518638611,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 24.441486358642578,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 13.667249917984009,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 76.23591089248657,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 5.4165940284729,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 0.8329269886016846,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 2.7310588359832764,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 8.019554853439331,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 185.6616542339325,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 6.658904075622559,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 2.558800220489502,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 16.871323347091675,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 124.8213586807251,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 46.20049691200256,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 24.43199634552002,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 21.76775884628296,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 22.923430919647217,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 15.683113098144531,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 1876.0500800609589,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 86.35242676734924,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 3.795987844467163,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 3.357506513595581,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 27.886736392974854,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 40.602030992507935,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 4.103423595428467,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 7.1594016551971436,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 31.271008729934692,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 3.8570568561553955,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 3.2155237197875977,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 2.2724504470825195,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 31.708292961120605,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 160.19862174987793,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 7.07241678237915,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 1.9174151420593262,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 78.7360212802887,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 96.4616973400116,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 110.82865071296692,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 16.628994703292847,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 121.22871017456055,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 195.20515847206116,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 1265.2363743782043,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 0.001798391342163086,
                "log": "fails on qemuarm64 (uses SERIAL_CONSOLES_CHECK)\n",
                "status": "SKIPPED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 76.23302626609802,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 76.23269963264465,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 170.20563530921936,
                "status": "PASSED"
            },
            "buildoptions.SourceMirroring.test_yocto_source_mirror": {
                "duration": 0.003585338592529297,
                "log": "Skip by the command line argument \"buildoptions.SourceMirroring.test_yocto_source_mirror\"\n",
                "status": "SKIPPED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 668.6429581642151,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 76.35714197158813,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 863.8548202514648,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 71.78298354148865,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 21.285672426223755,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 34.69569492340088,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.010382652282714844,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod": {
                "duration": 240.68510174751282,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 107.8528003692627,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 45.94687581062317,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 56.725255250930786,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 16.79821753501892,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 33.42082071304321,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 81.69261074066162,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 31.197476148605347,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 64.12585639953613,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 2.3898918628692627,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 12.761040449142456,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 1758.4004797935486,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 318.2502155303955,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 30.091734170913696,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 18.84173893928528,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 239.8771243095398,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 262.42613315582275,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 266.5448396205902,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 198.6115894317627,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 393.50832867622375,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 116.09653687477112,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 102.43644142150879,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 571.2604720592499,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 29.691274642944336,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 18.341456413269043,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 8.239510297775269,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 135.5918550491333,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 35.69906187057495,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 57.87141418457031,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 116.46414422988892,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 41.64495897293091,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 43.22389626502991,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_2": {
                "duration": 29.039146661758423,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 23.98737144470215,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 41.833619594573975,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 74.192538022995,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 31.27178192138672,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 58.448484897613525,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 61.94541358947754,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 41.48492431640625,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 96.35285019874573,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 46.70642137527466,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 2.6742677688598633,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 14.956728219985962,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 41.918110609054565,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 29.616327047348022,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 30.48903751373291,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1465.5814998149872,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.0008678436279296875,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 86.80723333358765,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_missing_homepg": {
                "duration": 88.50254487991333,
                "status": "PASSED"
            },
            "eSDK.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 88.36971592903137,
                "status": "PASSED"
            },
            "eSDK.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 42.88087558746338,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 0.006613016128540039,
                "log": "test is qemux86-64 specific currently\n",
                "status": "SKIPPED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 331.54685378074646,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 14.962399005889893,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 44.16678309440613,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 999.0965352058411,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 2602.9371201992035,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 633.095456123352,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 137.48352932929993,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 64.91022372245789,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 45.407689332962036,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 56.263280630111694,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 203.26856446266174,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/gotoolchain.py\", line 40, in setUpClass\n    bitbake(\"meta-go-toolchain\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/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  meta-go-toolchain' 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 947 .bb files complete (0 cached, 947 parsed). 1760 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.2.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.1+snapshot-926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6\"\nTUNE_FEATURES        = \"aarch64 armv8a crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6\"\nmeta-selftest        = \"master:bf2e7e556f88341897f9eebeff41e1e4c32e5498\"\n\nInitialising tasks...done.\nSstate summary: Wanted 1001 Local 698 Mirrors 0 Missed 303 Current 261 (69% match, 75% complete)\nNOTE: Executing Tasks\nNOTE: Running setscene task 282 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_package_qa_setscene)\nNOTE: Running setscene task 283 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 286 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-environment.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 287 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 288 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 290 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/target-sdk-provides-dummy.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 295 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 296 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 297 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_packagedata_setscene)\nNOTE: Running setscene task 299 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 300 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb:do_packagedata_setscene)\nNOTE: Running setscene task 304 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 305 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_packagedata_setscene)\nNOTE: Running setscene task 307 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-go-cross-canadian.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 310 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 312 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_packagedata_setscene: Started\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-go-sdk-target-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe packagegroup-go-cross-canadian-qemuarm64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 313 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 315 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/target-sdk-provides-dummy.bb:do_packagedata_setscene)\nNOTE: Running setscene task 325 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 341 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 349 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 353 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-cross-canadian_1.20.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 360 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 362 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_package_setscene)\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-go-sdk-target-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe packagegroup-go-cross-canadian-qemuarm64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 363 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_packagedata_setscene)\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-cross-canadian-aarch64-12.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe go-cross-canadian-aarch64-1.20-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe gcc-cross-canadian-aarch64-12.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe go-cross-canadian-aarch64-1.20-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 366 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb:do_package_setscene)\nNOTE: Running setscene task 367 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_package_setscene)\nNOTE: Running setscene task 369 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb:do_packagedata_setscene)\nNOTE: Running setscene task 370 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_package_setscene)\nNOTE: Running setscene task 371 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_packagedata_setscene)\nNOTE: Running setscene task 374 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go_1.20.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 389 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 393 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/libstd-rs_1.67.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 397 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 440 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 532 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 654 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 655 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc_2.37.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 668 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/help2man/help2man_1.49.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe packagegroup-go-sdk-target-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_package_setscene: Started\nNOTE: recipe go-1.20-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe go-runtime-1.20-r0: task do_packagedata_setscene: Started\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe libstd-rs-1.67.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_package_setscene: Started\nNOTE: recipe ncurses-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_package_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_package_setscene: Started\nNOTE: recipe zlib-1.2.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 669 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe packagegroup-go-sdk-target-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 673 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe go-1.20-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 677 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils_2.40.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe help2man-native-1.49.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe go-runtime-1.20-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 684 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 685 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_package_setscene)\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_package_setscene: Succeeded\nNOTE: Running setscene task 687 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 688 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ncurses-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 692 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-1.2.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 697 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_package_setscene: Succeeded\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 705 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc_12.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 706 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 707 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe help2man-native-1.49.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 712 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe go-runtime-1.20-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 717 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 721 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 725 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 729 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 735 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 736 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 741 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 745 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 749 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 757 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 758 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 759 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 760 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 761 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 765 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl-cross/perlcross_1.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 766 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 770 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 777 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 784 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 787 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libstd-rs-1.67.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 804 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/libstd-rs_1.67.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 809 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 810 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 811 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 812 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 813 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe perlcross-native-1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 814 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 819 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libstd-rs-1.67.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe perlcross-native-1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 823 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libstd-rs-1.67.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 826 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 832 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 843 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 850 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.5.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 869 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 874 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 881 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_packagedata_setscene)\nNOTE: Running setscene task 885 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 889 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 894 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 895 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-crosssdk_1.20.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 896 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 897 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 898 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_package_setscene)\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe go-crosssdk-aarch64-pokysdk-linux-1.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 899 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 900 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 901 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_package_setscene: Started\nNOTE: Running setscene task 902 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 903 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.5.0.bb:do_package_setscene)\nNOTE: Running setscene task 904 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_package_setscene)\nNOTE: Running setscene task 905 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_package_setscene)\nNOTE: Running setscene task 906 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_package_setscene)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 907 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 910 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 912 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_package_setscene: Started\nNOTE: Running setscene task 913 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 914 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 915 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 916 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 917 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 922 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 926 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 927 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 930 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe libssh2-native-1.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 932 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 950 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_7.87.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 952 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 962 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 967 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 973 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libssh2-native-1.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 976 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 981 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 985 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 990 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 994 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 998 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe go-crosssdk-aarch64-pokysdk-linux-1.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1004 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1006 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1007 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1008 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1009 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1010 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1011 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1012 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1013 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1014 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1015 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-popt-1.19-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1016 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_package_setscene)\nNOTE: Running setscene task 1017 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe shared-mime-info-native-2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1018 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1019 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1021 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1022 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1023 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1024 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xmlto-native-0.0.28+0.0.29+gitAUTOINC+6fa6a0e076-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1025 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1026 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-file-5.44-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1027 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1028 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1029 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1031 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe xmlto-native-0.0.28+0.0.29+gitAUTOINC+6fa6a0e076-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1032 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1033 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1035 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libxslt/libxslt_1.1.37.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1036 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_package_setscene)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1037 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1038 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1039 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1040 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxslt-native-1.1.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1041 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1043 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1044 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1045 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_7.87.0.bb:do_package_setscene)\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1046 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxslt-native-1.1.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1048 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1050 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_7.87.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1051 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1052 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_package_setscene)\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1053 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1054 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1055 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1056 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1057 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1060 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1061 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1062 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1063 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1064 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1065 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1066 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1067 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1068 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_package_setscene)\nNOTE: Running setscene task 1069 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1070 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1071 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1072 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_7.87.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1073 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_package_setscene)\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1074 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1075 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_package_setscene)\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe go-runtime-1.20-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1076 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1077 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1078 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1079 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-cross_1.20.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1080 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1081 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1082 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_populate_sysroot_setscene)\nNOTE: recipe gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1083 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1084 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe go-cross-cortexa57-1.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1085 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe go-runtime-1.20-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-native-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1086 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1088 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe go-runtime-1.20-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1089 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1090 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1091 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1094 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1095 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_package_setscene)\nNOTE: recipe rust-llvm-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1097 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1098 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1099 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1100 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1103 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1104 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1105 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1106 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running task 189 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_fetch)\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running task 191 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_fetch)\nNOTE: Running task 192 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_fetch)\nNOTE: Running task 193 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_fetch)\nNOTE: Running task 198 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_fetch)\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running task 207 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_fetch)\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1107 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1108 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1110 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1111 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running task 212 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_fetch)\nNOTE: Running task 213 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_fetch)\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_fetch: Started\nNOTE: recipe glibc-2.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1112 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_package_setscene: Succeeded\nNOTE: Running task 216 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_fetch)\nNOTE: Running setscene task 1113 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_packagedata_setscene)\nNOTE: recipe glibc-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1114 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1115 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1116 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1117 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1118 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1119 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1120 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1121 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1125 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 222 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_fetch)\nNOTE: Running task 223 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_fetch)\nNOTE: Running task 227 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_fetch)\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1127 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_package_setscene)\nNOTE: Running setscene task 1128 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_package_setscene)\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_packagedata_setscene: Started\nNOTE: Running task 229 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_fetch)\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running task 230 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_fetch)\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1129 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_package_setscene)\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 231 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_fetch)\nNOTE: Running task 232 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_fetch)\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 233 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_fetch)\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1130 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_package_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_fetch: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_fetch: Started\nNOTE: recipe go-cross-cortexa57-1.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1131 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-binary-native_1.20.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe go-binary-native-1.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-file-5.44-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 234 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_unpack)\nNOTE: Running setscene task 1133 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1134 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1135 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1136 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1137 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1138 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1139 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1140 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_unpack: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1141 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_package_setscene)\nNOTE: Running setscene task 1142 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_package_setscene)\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1143 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1144 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1145 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1146 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1147 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1148 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1149 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1150 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1151 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1152 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 1153 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1154 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_package_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-readline-8.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1155 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_package_setscene)\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1156 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_package_setscene)\nNOTE: Running setscene task 1157 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.bb:do_package_setscene)\nNOTE: Running setscene task 1158 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_package_setscene)\nNOTE: Running setscene task 1159 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1160 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-readline-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1161 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1162 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1163 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1164 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1165 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1166 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_setscene)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1167 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1168 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1169 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe meson-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1170 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_package_setscene)\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1171 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1172 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1173 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-readline-8.2-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1174 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1175 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1176 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe meson-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1178 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1179 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1180 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1181 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-readline-8.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1182 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1183 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1184 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1185 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_package_setscene)\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-readline-8.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1186 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1187 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1188 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_package_setscene)\nNOTE: Running setscene task 1189 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1190 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 257 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_fetch)\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1191 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1192 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_package_setscene)\nNOTE: Running task 268 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_unpack)\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_package_setscene: Started\nNOTE: Running task 269 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_unpack)\nNOTE: Running task 272 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_fetch)\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 273 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_unpack)\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_fetch: Started\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1193 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_package_setscene)\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_fetch: Succeeded\nNOTE: Running task 274 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_unpack)\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 275 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_unpack)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1194 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1195 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_package_setscene: Started\nNOTE: recipe gcc-cross-aarch64-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1198 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_unpack: Started\nNOTE: Running task 281 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_fetch)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-file-5.44-r0: task do_unpack: Started\nNOTE: recipe linux-libc-headers-6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 1199 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe go-binary-native-1.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1201 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.40.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1203 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe binutils-cross-aarch64-2.40-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-file-5.44-r0: task do_unpack: Succeeded\nNOTE: Running task 293 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_fetch)\nNOTE: Running task 295 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_fetch)\nNOTE: Running task 303 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_unpack)\nNOTE: Running task 305 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_fetch)\nNOTE: Running task 310 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_fetch)\nNOTE: Running task 311 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_fetch)\nNOTE: Running task 313 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_write_config)\nNOTE: Running task 314 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_fetch)\nNOTE: Running task 320 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_write_config)\nNOTE: Running task 321 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_write_config)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_fetch: Succeeded\nNOTE: Running task 323 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_fetch)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_unpack: Succeeded\nNOTE: Running task 326 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_fetch)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_write_config: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_fetch: Succeeded\nNOTE: Running task 327 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_unpack)\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_fetch: Started\nNOTE: Running task 328 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_unpack)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_write_config: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_write_config: Started\nNOTE: Running task 330 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_fetch)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_fetch: Started\nNOTE: Running task 331 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_fetch)\nNOTE: Running task 332 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_unpack)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_write_config: Succeeded\nNOTE: Running task 336 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_fetch)\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_fetch: Succeeded\nNOTE: Running task 337 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_fetch)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_fetch: Succeeded\nNOTE: Running task 339 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_write_config)\nNOTE: Running task 356 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_fetch)\nNOTE: Running task 357 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_fetch)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_unpack: Succeeded\nNOTE: Running task 359 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_fetch)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_unpack: Started\nNOTE: Running task 365 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_fetch)\nNOTE: recipe nativesdk-popt-1.19-r0: task do_fetch: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_unpack: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_unpack: Succeeded\nNOTE: Running task 366 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_unpack)\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_fetch: Started\nNOTE: Running task 368 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_fetch)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 369 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_unpack)\nNOTE: Running task 370 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_unpack)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_fetch: Started\nNOTE: Running task 371 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_unpack)\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_fetch: Succeeded\nNOTE: Running task 374 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_fetch)\nNOTE: Running task 375 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_fetch)\nNOTE: Running task 376 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_unpack)\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_fetch: Succeeded\nNOTE: Running task 377 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_unpack)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_write_config: Started\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_unpack: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_fetch: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_unpack: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_fetch: Started\nNOTE: recipe binutils-cross-aarch64-2.40-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_fetch: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-popt-1.19-r0: task do_unpack: Succeeded\nNOTE: Running task 380 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_write_config)\nNOTE: Running task 384 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_fetch)\nNOTE: Running task 385 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_fetch)\nNOTE: Running task 386 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_fetch)\nNOTE: Running task 387 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_fetch)\nNOTE: Running task 388 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_fetch)\nNOTE: Running task 389 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_unpack)\nNOTE: Running task 390 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_unpack)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_unpack: Succeeded\nNOTE: Running task 398 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_fetch)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_unpack: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_fetch: Started\nNOTE: Running task 399 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_write_config)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_fetch: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_fetch: Succeeded\nNOTE: Running task 400 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_unpack)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 401 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_unpack)\nNOTE: Running task 402 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_unpack)\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_write_config: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_fetch: Succeeded\nNOTE: Running task 407 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_fetch)\nNOTE: Running task 408 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_fetch)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_fetch: Succeeded\nNOTE: Running task 412 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_unpack)\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_write_config: Succeeded\nNOTE: Running task 413 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_unpack)\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_unpack: Succeeded\nNOTE: Running task 414 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_unpack)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_fetch: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 415 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_unpack)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_unpack: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_unpack: Started\nNOTE: Running setscene task 1205 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_write_config: Started\nNOTE: Running setscene task 1206 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1207 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 1208 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1209 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_package_setscene)\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running task 420 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_unpack)\nNOTE: Running task 424 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_fetch)\nNOTE: Running task 427 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_unpack)\nNOTE: Running task 429 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_fetch)\nNOTE: Running task 430 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_fetch)\nNOTE: Running task 431 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_unpack)\nNOTE: Running task 437 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_fetch)\nNOTE: Running task 438 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_fetch)\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_unpack: Succeeded\nNOTE: Running task 446 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_fetch)\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_unpack: Succeeded\nNOTE: Running task 447 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_fetch)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_unpack: Succeeded\nNOTE: Running task 448 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch)\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_package_setscene: Started\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_unpack: Succeeded\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_fetch: Succeeded\nNOTE: Running task 449 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_fetch)\nNOTE: Running task 450 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_unpack)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_unpack: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_fetch: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_fetch: Started\nNOTE: Running task 451 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_fetch)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_fetch: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_fetch: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_fetch: Started\nNOTE: Running task 453 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_write_config)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_fetch: Succeeded\nNOTE: Running task 454 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_write_config)\nNOTE: Running task 455 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_unpack)\nNOTE: Running task 456 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_write_config)\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 457 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_write_config)\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_unpack: Started\nNOTE: Running setscene task 1210 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_fetch: Started\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 1211 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1212 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 458 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_unpack)\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_fetch: Started\nNOTE: Running task 471 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_fetch)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_fetch: Succeeded\nNOTE: Running task 472 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_fetch)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_fetch: Succeeded\nNOTE: Running task 473 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_fetch)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_unpack: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_write_config: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_write_config: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_write_config: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_packagedata_setscene: Started\nNOTE: Running task 474 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_fetch)\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_write_config: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_write_config: Succeeded\nNOTE: Running task 476 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-cross-canadian_1.20.bb:do_fetch)\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_fetch: Started\nNOTE: Running task 477 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils_2.40.bb:do_fetch)\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running task 478 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_fetch)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe go-cross-canadian-aarch64-1.20-r0: task do_fetch: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_unpack: Succeeded\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1213 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_package_setscene)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_fetch: Started\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_unpack: Succeeded\nNOTE: Running task 481 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_fetch)\nNOTE: Running task 482 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_fetch)\nNOTE: Running task 483 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch)\nNOTE: Running task 484 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_fetch)\nNOTE: Running task 485 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_fetch)\nNOTE: Running task 486 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_fetch)\nNOTE: Running task 487 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_fetch)\nNOTE: Running task 488 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_fetch)\nNOTE: Running task 489 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_fetch)\nNOTE: Running task 490 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_fetch)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_package_setscene: Started\nNOTE: Running task 491 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_fetch)\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_fetch: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_fetch: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_fetch: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_fetch: Started\nNOTE: Running task 492 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go_1.20.bb:do_fetch)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 495 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_unpack)\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_fetch: Succeeded\nNOTE: Running task 504 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_unpack)\nNOTE: Running task 507 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_unpack)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_fetch: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 508 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_unpack)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_fetch: Succeeded\nNOTE: recipe go-cross-canadian-aarch64-1.20-r0: task do_fetch: Succeeded\nNOTE: recipe go-1.20-r0: task do_fetch: Started\nNOTE: Running task 525 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_unpack)\nNOTE: Running task 526 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_unpack)\nNOTE: Running task 527 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_unpack)\nNOTE: Running task 529 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-cross-canadian_1.20.bb:do_unpack)\nNOTE: Running task 530 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils_2.40.bb:do_unpack)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_fetch: Succeeded\nNOTE: recipe go-1.20-r0: task do_fetch: Succeeded\nNOTE: Running task 531 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_unpack)\nNOTE: Running task 532 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_unpack)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_unpack: Started\nNOTE: Running task 533 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_unpack)\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_unpack: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_unpack: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_unpack: Started\nNOTE: recipe go-cross-canadian-aarch64-1.20-r0: task do_unpack: Started\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_unpack: Started\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_unpack: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_unpack: Started\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_unpack: Succeeded\nNOTE: Running task 534 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_unpack)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_unpack: Succeeded\nNOTE: Running task 535 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_unpack)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_unpack: Succeeded\nNOTE: Running task 536 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_unpack)\nNOTE: Running task 537 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_unpack)\nNOTE: Running task 538 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_unpack)\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_unpack: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1214 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1215 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 1216 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 540 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_unpack)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_unpack: Succeeded\nNOTE: Running task 541 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_unpack)\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_unpack: Succeeded\nNOTE: Running task 542 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go_1.20.bb:do_unpack)\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_unpack: Succeeded\nNOTE: Running noexec task 574 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc_12.2.bb:do_fetch)\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_unpack: Succeeded\nNOTE: Running noexec task 575 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_fetch)\nNOTE: Running task 577 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_write_config)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_unpack: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_unpack: Started\nNOTE: Running setscene task 1218 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc_2.37.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe go-1.20-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1219 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_unpack: Succeeded\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_write_config: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1222 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1223 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc_2.37.bb:do_stash_locale_setscene)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe go-cross-canadian-aarch64-1.20-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1225 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_stash_locale_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_stash_locale_setscene: Succeeded\nNOTE: Running setscene task 1227 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1230 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1232 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe gcc-crosssdk-aarch64-pokysdk-linux-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe go-1.20-r0: task do_unpack: Succeeded\nNOTE: recipe gcc-crosssdk-aarch64-pokysdk-linux-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1242 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.40.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1245 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1246 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running task 609 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_12.2.bb:do_fetch)\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_fetch: Started\nNOTE: recipe binutils-crosssdk-aarch64-pokysdk-linux-2.40-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_unpack: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1248 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe mpfr-native-4.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe binutils-crosssdk-aarch64-pokysdk-linux-2.40-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1254 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1256 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1259 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe re2c-native-3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1261 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 743 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_12.2.bb:do_unpack)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_unpack: Succeeded\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_unpack: Started\nNOTE: Running task 1348 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_unpack)\nNOTE: Running task 1349 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_unpack)\nNOTE: Running task 1350 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_patch)\nNOTE: Running task 1351 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_unpack)\nNOTE: Running task 1356 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_unpack)\nNOTE: Running task 1368 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_patch)\nNOTE: Running task 1369 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_patch)\nNOTE: Running task 1370 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_unpack)\nNOTE: Running task 1372 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_patch)\nNOTE: Running task 1373 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_patch)\nNOTE: Running task 1374 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_patch)\nNOTE: Running task 1380 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_unpack)\nNOTE: Running task 1381 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_unpack)\nNOTE: Running task 1382 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_unpack)\nNOTE: Running task 1383 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_unpack)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_unpack: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_patch: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_patch: Succeeded\nNOTE: Running task 1384 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_unpack)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_patch: Succeeded\nNOTE: Running task 1385 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_unpack)\nNOTE: recipe nativesdk-file-5.44-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_unpack: Started\nNOTE: Running task 1386 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_unpack)\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_unpack: Succeeded\nNOTE: Running task 1387 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_patch)\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1388 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_patch)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_unpack: Succeeded\nNOTE: Running task 1389 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_patch)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_unpack: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_unpack: Succeeded\nNOTE: Running task 1393 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_patch)\nNOTE: Running task 1400 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_patch)\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_patch: Started\nNOTE: Running task 1419 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_patch)\nNOTE: Running task 1423 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_unpack)\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_unpack: Succeeded\nNOTE: Running task 1424 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_patch)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1425 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_patch)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_patch: Succeeded\nNOTE: Running task 1426 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_patch)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_patch: Started\nNOTE: Running task 1433 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_patch)\nNOTE: Running task 1435 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_patch)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1436 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_patch)\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_patch: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_patch: Started\nNOTE: Running task 1445 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_patch)\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_patch: Started\nNOTE: Running task 1470 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_unpack)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_patch: Succeeded\nNOTE: Running task 1471 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_unpack)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_patch: Started\nNOTE: Running task 1474 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_patch)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_patch: Succeeded\nNOTE: Running task 1488 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_unpack)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_patch: Started\nNOTE: Running task 1520 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_unpack)\nNOTE: Running task 1523 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_unpack)\nNOTE: Running task 1526 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_patch)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_patch: Succeeded\nNOTE: Running task 1528 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_patch)\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1529 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_patch)\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_unpack: Started\nNOTE: Running task 1544 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_patch)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_patch: Succeeded\nNOTE: Running task 1546 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_patch)\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_patch: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_patch: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_patch: Started\nNOTE: Running task 1589 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_patch)\nNOTE: Running task 1590 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_patch)\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_patch: Started\nNOTE: Running task 1598 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_patch)\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_patch: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_patch: Succeeded\nNOTE: Running task 1599 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_patch)\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_patch: Started\nNOTE: Running task 1600 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_patch)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1601 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_patch)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_patch: Succeeded\nNOTE: Running task 1619 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_patch)\nNOTE: Running task 1620 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_patch)\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_patch: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_patch: Succeeded\nNOTE: Running task 1622 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_patch)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_patch: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_patch: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_patch: Succeeded\nNOTE: Running task 1646 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_patch)\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_patch: Succeeded\nNOTE: Running task 1648 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_patch)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_patch: Succeeded\nNOTE: Running task 1649 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_patch)\nNOTE: Running task 1650 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_patch)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1652 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_patch)\nNOTE: Running task 1653 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_patch)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_patch: Succeeded\nNOTE: Running task 1654 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_patch)\nNOTE: Running task 1661 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_patch)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_patch: Started\nNOTE: Running task 1664 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_unpack)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_patch: Succeeded\nNOTE: Running task 1667 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_patch)\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_patch: Started\nNOTE: Running task 1689 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_patch)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_patch: Succeeded\nNOTE: Running task 1693 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_patch)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_patch: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_patch: Started\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_patch: Succeeded\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_patch: Succeeded\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_patch: Succeeded\nNOTE: Running task 1695 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_patch)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_patch: Started\nNOTE: Running task 1715 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_generate_toolchain_file)\nNOTE: Running task 1718 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_patch)\nNOTE: Running task 1726 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_unpack)\nNOTE: Running task 1730 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_generate_toolchain_file)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1731 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_patch)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_unpack: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1737 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_unpack)\nNOTE: Running task 1738 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_unpack)\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_patch: Succeeded\nNOTE: Running task 1744 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_patch)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_unpack: Succeeded\nNOTE: Running task 1745 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_patch)\nNOTE: Running task 1746 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_patch)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_unpack: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_patch: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_patch: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_patch: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_patch: Succeeded\nNOTE: Running task 1747 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_patch)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_patch: Succeeded\nNOTE: Running task 1780 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_unpack)\nNOTE: Running task 1783 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_unpack)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_patch: Succeeded\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_unpack: Started\nNOTE: Running task 1785 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_unpack)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_unpack: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_patch: Succeeded\nNOTE: Running task 1796 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_patch)\nNOTE: Running task 1798 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_patch)\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_patch: Succeeded\nNOTE: Running task 1800 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_patch)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_unpack: Succeeded\nNOTE: Running task 1801 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_patch)\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_patch: Succeeded\nNOTE: Running task 1803 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-cross-canadian_1.20.bb:do_patch)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_unpack: Succeeded\nNOTE: Running task 1804 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_patch)\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_patch: Succeeded\nNOTE: Running task 1805 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils_2.40.bb:do_patch)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_patch: Succeeded\nNOTE: Running task 1806 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_patch)\nNOTE: Running task 1807 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_patch)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_patch: Started\nNOTE: recipe go-cross-canadian-aarch64-1.20-r0: task do_patch: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_patch: Started\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_patch: Succeeded\nNOTE: Running task 1808 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_patch)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_patch: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1809 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_patch)\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_patch: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_patch: Succeeded\nNOTE: Running task 1810 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_patch)\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_patch: Started\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_patch: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_patch: Started\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_patch: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_patch: Succeeded\nNOTE: Running task 1812 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_patch)\nNOTE: Running task 1813 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_patch)\nNOTE: Running task 1814 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_patch)\nNOTE: Running task 1815 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_patch)\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_patch: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_patch: Succeeded\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_patch: Started\nNOTE: Running task 1816 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_patch)\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 1817 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_patch)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_patch: Succeeded\nNOTE: Running task 1818 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go_1.20.bb:do_patch)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_patch: Succeeded\nNOTE: recipe go-1.20-r0: task do_patch: Started\nNOTE: Running task 1911 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_generate_toolchain_file)\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1926 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_rust_gen_targets)\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_patch: Succeeded\nNOTE: Running task 1995 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-go-cross-canadian.bb:do_package)\nNOTE: recipe go-cross-canadian-aarch64-1.20-r0: task do_patch: Succeeded\nNOTE: recipe packagegroup-go-cross-canadian-qemuarm64-1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_patch: Succeeded\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_patch: Succeeded\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_unpack: Succeeded\nNOTE: Running task 2113 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_patch)\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_patch: Succeeded\nNOTE: recipe go-1.20-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_patch: Succeeded\nNOTE: recipe packagegroup-go-cross-canadian-qemuarm64-1.0-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-go-cross-canadian.bb:do_package unihash changed to 0342227521c2f3306da57994f56330a0eea085a7746b24e1d4d523412f108780\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-go-cross-canadian.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-go-cross-canadian.bb:do_packagedata_setscene)\nNOTE: recipe packagegroup-go-cross-canadian-qemuarm64-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-go-cross-canadian-qemuarm64-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_patch: Succeeded\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2119 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_12.2.bb:do_patch)\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2120 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_patch)\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_patch: Started\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_patch: Succeeded\nNOTE: Running task 2122 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_12.2.bb:do_preconfigure)\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_preconfigure: Started\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_preconfigure: Succeeded\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_patch: Succeeded\nNOTE: Running task 2569 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2570 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2571 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2572 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2585 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2616 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2617 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2619 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2620 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2630 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2631 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2632 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2633 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2634 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_configure)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2635 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_configure)\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2636 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_configure)\nNOTE: Running task 2637 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_configure)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_configure: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_configure: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-file-5.44-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2638 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_configure)\nNOTE: Running task 2639 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_configure)\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2640 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_configure)\nNOTE: Running task 2641 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_compile)\nNOTE: Running task 2642 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_configure)\nNOTE: Running task 2643 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_configure)\nNOTE: Running task 2644 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_configure)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_configure: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_configure: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_compile: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_configure: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_configure: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2645 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_configure)\nNOTE: Running task 2646 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_configure)\nNOTE: Running task 2647 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_configure)\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_configure: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2649 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_patch)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_patch: Succeeded\nNOTE: Running task 2650 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_compile)\nNOTE: Running task 2673 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_compile: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2674 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_configure)\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_compile: Succeeded\nNOTE: Running task 2675 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_install)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_install: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_compile: Succeeded\nNOTE: Running task 2676 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_install)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_install: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_install: Succeeded\nNOTE: Running task 2686 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2687 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_configure)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_install: Succeeded\nNOTE: Running task 2735 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2736 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_configure)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_configure: Succeeded\nNOTE: Running task 2737 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_compile)\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_configure: Succeeded\nNOTE: Running task 2738 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_compile)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_configure: Succeeded\nNOTE: Running task 2739 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_compile)\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_compile: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_compile: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_configure: Succeeded\nNOTE: Running task 2740 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_compile)\nNOTE: Running task 2741 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_compile)\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_configure: Succeeded\nNOTE: Running task 2742 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_compile)\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_compile: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_compile: Started\nNOTE: Running task 2743 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_compile)\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_compile: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_configure: Succeeded\nNOTE: Running task 2744 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_compile)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_compile: Succeeded\nNOTE: Running task 2745 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_install)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_install: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_compile: Succeeded\nNOTE: Running task 2746 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_install)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_install: Started\nNOTE: Running task 2750 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_package)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_compile: Succeeded\nNOTE: Running task 2751 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_install)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_package: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_install: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_install: Succeeded\nNOTE: Running task 2752 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_install)\nNOTE: Running task 2764 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_generate_toolchain_file)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_install: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_configure: Succeeded\nNOTE: Running task 2765 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_compile)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 2766 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_install: Succeeded\nNOTE: Running task 2773 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_package)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-file-5.44-r0: task do_compile: Started\nNOTE: Running task 2774 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_compile)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_package: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_compile: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_install: Succeeded\nNOTE: Running task 2776 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2777 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_package)\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_compile: Succeeded\nNOTE: Running task 2778 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_install)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_package: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_install: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2779 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_configure)\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_configure: Started\nNOTE: Running task 2781 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2782 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_configure)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_package unihash changed to 73d67cce0ad98b3430fe81d1b40218f52a921147031e2e1cd957b88bc8f662a4\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_packagedata became valid\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_package unihash changed to a05f59e1703c17247de3c9d5477dc28dfdac648b92a81da398d74dc8f6738b26\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_packagedata became valid\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_package unihash changed to c62dbe8b3a6f78850ef9a715b2bdf607d2388b9f085d00f6a7c32086a2b6f11e\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_packagedata became valid\nNOTE: Running setscene task 1252 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1254 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running task 2783 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_package)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2786 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_configure)\nNOTE: Running task 2787 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_package)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_package: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_package: Started\nNOTE: Running task 2788 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_install)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_install: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_configure: Succeeded\nNOTE: Running task 2789 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_compile)\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_compile: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_configure: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2790 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_compile)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_compile: Started\nNOTE: Running task 2792 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_package)\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_package: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_package unihash changed to 94e9b6df773c3297326835f9206f2affa81f7054fec67b837d5473dc1f2e79a1\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_packagedata became valid\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_package unihash changed to c5b17474c0a52bda93890e80c65ddd0c8507925413759f696d0d5a1322dfba54\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_packagedata became valid\nNOTE: Running setscene task 1260 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_package unihash changed to 07e671a0ef04d2ddc0a6174da148e2bb112c45c9608726b1e61827496d22e147\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_packagedata became valid\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_packagedata_setscene)\nNOTE: Running task 2794 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_package)\nNOTE: Running task 2805 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_package: Started\nNOTE: Running task 2807 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2809 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_configure)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2810 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_configure)\nNOTE: recipe nativesdk-popt-1.19-r0: task do_configure: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_configure: Succeeded\nNOTE: Running task 2812 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_compile)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2813 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_patch)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-file-5.44-r0: task do_compile: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_package unihash changed to 2a1214154185928adde072a35f5879f4551ff6470d903a25a411184bafe6b2eb\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_packagedata became valid\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_configure: Succeeded\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2814 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_install)\nNOTE: Running task 2815 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_compile)\nNOTE: Running task 2821 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2843 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_package)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_configure: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2844 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_compile)\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_package: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_install: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2845 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_configure)\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_install: Succeeded\nNOTE: Running task 2847 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_package)\nNOTE: recipe nativesdk-file-5.44-r0: task do_package: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_compile: Succeeded\nNOTE: Running task 2848 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_install)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_install: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_package unihash changed to d058d512baa7e06ca40fa0112588112d66c65a47267c851085d0cc87a8c591e2\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_packagedata_setscene)\nNOTE: Running task 2850 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_package)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_package: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2875 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2879 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_configure)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_package unihash changed to 444f90848a79567ac0eeedfc8265d0d544309ccef01e2c2dfe7732a74fa42f73\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_packagedata became valid\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_compile: Succeeded\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_packagedata_setscene)\nNOTE: Running task 2880 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_install)\nNOTE: recipe nativesdk-file-5.44-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_package unihash changed to 8dcfa6bd50ffe354aa5d4b6d7fa1c3513b388307f834016b73e9aab3d6351696\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_packagedata became valid\nNOTE: recipe nativesdk-file-5.44-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_install: Started\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_packagedata_setscene)\nNOTE: Running task 2903 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_configure: Succeeded\nNOTE: Running task 2904 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_compile)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2907 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_rust_setup_snapshot)\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_setup_snapshot: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2908 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_configure)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_configure: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_configure: Succeeded\nNOTE: Running task 2909 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_compile)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_compile: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_compile: Succeeded\nNOTE: Running task 2910 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_install)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_install: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_install: Succeeded\nNOTE: Running task 2912 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_configure: Succeeded\nNOTE: Running task 2913 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_compile)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2914 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_configure)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_compile: Succeeded\nNOTE: Running task 2915 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_package)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_package: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_configure: Succeeded\nNOTE: Running task 2916 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_compile)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_configure: Succeeded\nNOTE: Running task 2917 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_compile)\nNOTE: recipe nativesdk-popt-1.19-r0: task do_compile: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_package unihash changed to 31a7bd7d531dc3f9064c223781e809f5a84bcba1b4fae7aeae949865c2ceac14\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_packagedata became valid\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_install: Succeeded\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_packagedata_setscene)\nNOTE: Running task 2918 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_compile)\nNOTE: Running task 2919 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_install)\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_compile: Succeeded\nNOTE: Running task 2920 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_install)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_install: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_unpack: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2922 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_patch)\nNOTE: Running task 2925 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_rust_gen_targets)\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_install: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_compile: Succeeded\nNOTE: Running task 2926 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_install)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_patch: Started\nNOTE: Running task 2936 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 2946 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_package)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_install: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_package: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2947 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_configure)\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_patch: Succeeded\nNOTE: Running task 2956 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_install: Succeeded\nNOTE: Running task 2958 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_package)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_package: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2959 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-popt-1.19-r0: task do_compile: Succeeded\nNOTE: Running task 2960 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_install)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_install: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_install: Succeeded\nNOTE: Running task 2962 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_package)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2963 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_package: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_package unihash changed to 3ad85447652772babcc94b03ced723d578dda1a52810164122c2ffb75da583a2\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_packagedata became valid\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_setup_snapshot: Succeeded\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_packagedata_setscene)\nNOTE: Running task 2967 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_configure)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2969 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_configure)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2970 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_configure)\nNOTE: recipe nativesdk-popt-1.19-r0: task do_install: Succeeded\nNOTE: Running task 2971 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot unihash changed to 4d574248581f7d183f8ab906c91d953599f5afe565d1d38b5685cfe010774e6c\nNOTE: Setscene tasks completed\nNOTE: Running task 2972 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_package)\nNOTE: recipe nativesdk-popt-1.19-r0: task do_package: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_package unihash changed to 1e30ab22ef9b909c1f5d3884a702e3c1a7bf20e35063b2e980a47299c3f9f97a\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_packagedata became valid\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_configure: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_package unihash changed to 5f5b093cfc7f88937bd4b594d943085dd6509b60d3703f410e3ef0ebf2de0bcf\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_packagedata became valid\nNOTE: Running setscene task 1255 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_packagedata_setscene)\nNOTE: Running task 2976 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_compile)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_configure: Succeeded\nNOTE: Running task 2977 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_compile)\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2997 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3018 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3019 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_configure)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_configure: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_configure: Succeeded\nNOTE: Running task 3020 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_compile)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_compile: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_package unihash changed to f38a8193a12f990937be7b32051a20c7f177f6b095a083620b0ffd6f6994ec8d\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-popt-1.19-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3026 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_prepare_recipe_sysroot)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_configure: Succeeded\nNOTE: Running task 3027 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_compile)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3028 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_configure)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_compile: Succeeded\nNOTE: Running task 3029 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_install)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 3030 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_compile)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_install: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package: Succeeded\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_compile: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package unihash changed to c23e4e0b324596fb52a4d5666ca04d64998e2de54d3a86dd195209570bbcd9db\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata_setscene)\nNOTE: Running task 3031 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_install)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3037 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_install: Succeeded\nNOTE: Running task 3043 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_compile: Succeeded\nNOTE: Running task 3044 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_install)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3045 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_install: Started\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3051 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_configure)\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_configure: Started\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3052 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_configure)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_install: Succeeded\nNOTE: Running task 3054 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_configure: Started\nNOTE: Running task 3056 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3057 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_configure)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3058 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_configure)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_compile: Succeeded\nNOTE: Running task 3059 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_package)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_configure: Succeeded\nNOTE: Running task 3060 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_package)\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_package: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_package: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 3061 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_compile)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_package unihash changed to 00ac9919bc81b165cdbc334458e85af1631bc9d4f667fc09dd7778812e246769\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3063 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_compile)\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_package unihash changed to 6b8651482ac10e348f9db80c834adda9206a00294a90a8787520414e6624e0e5\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_packagedata became valid\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_compile: Started\nNOTE: Running setscene task 1258 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3065 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_install)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_install: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_install: Succeeded\nNOTE: Running task 3066 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_package)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_package: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_compile: Succeeded\nNOTE: Running task 3067 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_install)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_install: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_package unihash changed to dbe046592bfbd7abff304b32e5f36f9506f1325e117a3aa05dfe67330585a63f\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_packagedata became valid\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_configure: Succeeded\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_packagedata_setscene)\nNOTE: Running task 3068 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_compile)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_compile: Started\nNOTE: Running task 3092 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3096 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_configure)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_configure: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_install: Succeeded\nNOTE: Running task 3097 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_package)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_package: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_compile: Succeeded\nNOTE: Running task 3098 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_install)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_install: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_compile: Succeeded\nNOTE: Running task 3099 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_install)\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_install: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_install: Succeeded\nNOTE: Running task 3101 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_install: Succeeded\nNOTE: Running task 3102 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_package)\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_package: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_package unihash changed to 9b610f172ae18927f1fed4b79f4be1635f47c02de51c3a57654bc9fdd3691ee7\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_packagedata became valid\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_packagedata_setscene)\nNOTE: Running task 3103 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_configure)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_configure: Succeeded\nNOTE: Running task 3104 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_package)\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_configure: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3105 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_package: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot unihash changed to ef5ee7cc6daedfeff747c48d0791801da8f4b42421456300c51ba8b40d1af20f\nNOTE: Setscene tasks completed\nNOTE: Running task 3110 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_compile)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_compile: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_compile: Succeeded\nNOTE: Running task 3113 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_install)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_install: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_package: Succeeded\nNOTE: Running task 3114 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_packagedata)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_package unihash changed to d7bb5225e8967711eff91084cf112878a9612b618e95131fe55667ccf48f168b\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_packagedata became valid\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_packagedata: Started\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_packagedata: Succeeded\nNOTE: Running task 3122 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3127 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_compile: Succeeded\nNOTE: Running task 3128 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_install)\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_populate_sysroot unihash changed to 0d6eefd57e9fa82b91d70cce8fddfb18fca634d32b277f499a59368e03b3e94d\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_install: Started\nNOTE: Setscene tasks completed\nNOTE: Running task 3130 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3131 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_compile: Succeeded\nNOTE: Running task 3132 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_install)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3133 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_install: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_configure: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3134 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_compile)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3139 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_configure)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_configure: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3140 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_configure)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_configure: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_configure: Succeeded\nNOTE: Running task 3141 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_configure)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_install: Succeeded\nNOTE: Running task 3142 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_package)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_configure: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_package: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_install: Succeeded\nNOTE: Running task 3144 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3145 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_configure)\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_package unihash changed to d0f07bd658076679eb1f457d95425be2bdb67eb1c7eccf040760d826107a06ad\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3146 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_package)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_package: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_install: Succeeded\nNOTE: Running task 3148 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_package)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_package: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_configure: Succeeded\nNOTE: Running task 3150 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_configure)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_compile: Succeeded\nNOTE: Running task 3151 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_install)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_install: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_package unihash changed to 7c3066ed551861e48d3115993951f5c8a85e6cd2da6b7657f9af377a1bfe418d\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3154 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_package)\nNOTE: Running task 3159 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_compile)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_package: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_compile: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 3160 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_install)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 3161 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_install)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_install: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_install: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_package unihash changed to 94c3a3bf7a6b6848f9a5392d39b8a216bc305009f6f0f7f7219afbe2fd024d99\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_configure: Succeeded\nNOTE: Running task 3162 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_compile)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3163 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_compile)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_compile: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_compile: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_install: Succeeded\nNOTE: Running task 3164 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_install: Succeeded\nNOTE: Running task 3165 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_populate_sysroot unihash changed to 224ee3d8117d1ebe823a1aa620073b0157a72d3ed8ad4e3c8169b2b2ea9cf8fb\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_populate_sysroot unihash changed to 664a908defa6e74aa246c76da35ef602081bf142b784a6e6565ad040fbb43733\nNOTE: Running task 3166 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_package)\nNOTE: Running task 3167 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_package unihash changed to f7d959f4e02216af40d429646ed7b0ba1d8f90f4714ca31cd8bfaab5c7771827\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_packagedata became valid\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_package: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_compile: Succeeded\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_packagedata_setscene)\nNOTE: Running task 3168 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_configure)\nNOTE: Running task 3169 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_package)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_package: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3177 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_install)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_install: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 3178 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_compile)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_package unihash changed to 2394fe9c46bd3c925073f2f9d64067c32b31e5239c8b31d363f34ee80109c9e7\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_packagedata became valid\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_install: Succeeded\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_packagedata_setscene)\nNOTE: Running task 3185 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_package)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_package: Started\nNOTE: Running task 3204 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_package unihash changed to c1d87a4c54a5ffd764b4c674deded9300ce3aa598d717aed05d0f4c7c1cac466\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_packagedata became valid\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_packagedata_setscene)\nNOTE: Running task 3205 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3207 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3208 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_cargo_setup_snapshot)\nNOTE: Running task 3209 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_rust_create_wrappers)\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_cargo_setup_snapshot: Started\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 3210 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3211 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_package unihash changed to 000fe32edf22737f793552b696c2a7ee45f2247e211790175f3e1c521567ebc9\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3212 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3213 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 3214 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_install)\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3215 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3216 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_install: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_install: Succeeded\nNOTE: Running task 3217 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_package)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3218 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_package: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3219 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3220 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3221 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go_1.20.bb:do_prepare_recipe_sysroot)\nNOTE: recipe go-1.20-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3222 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_cargo_setup_snapshot: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3231 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_configure)\nNOTE: Running task 3232 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_configure)\nNOTE: recipe go-1.20-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running noexec task 3233 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_configure)\nNOTE: Running task 3234 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_rust_gen_targets)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_configure: Succeeded\nNOTE: Running task 3235 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_configure)\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 3236 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_configure)\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_package: Succeeded\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_configure: Succeeded\nNOTE: Running task 3237 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure)\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_package unihash changed to 262600bc1a384cdb192ff3886ef9c0127ac7134a8ba902a4ba73afc6c94a8df2\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_packagedata became valid\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_configure: Started\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_configure: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_compile: Succeeded\nNOTE: Running task 3238 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_install)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3239 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_configure)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_install: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_install: Succeeded\nNOTE: Running task 3240 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_package)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_package: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_configure: Succeeded\nNOTE: Running task 3241 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_configure)\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_configure: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_package unihash changed to 18b72b304321691b36d219d891e9d005093a0e9480d0fcb84335c556969877c6\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3242 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_configure)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_configure: Succeeded\nNOTE: Running task 3243 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_configure)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 3244 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_configure)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_configure: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3245 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_compile)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_configure: Succeeded\nNOTE: Running task 3246 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_configure)\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_configure: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_configure: Succeeded\nNOTE: Running task 3247 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_configure)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_configure: Succeeded\nNOTE: Running noexec task 3248 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go_1.20.bb:do_configure)\nNOTE: Running noexec task 3249 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_configure)\nNOTE: Running task 3258 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_compile)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_configure: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3259 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_compile)\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 3260 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_compile)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_configure: Succeeded\nNOTE: Running task 3261 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_compile)\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_compile: Started\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_compile: Succeeded\nNOTE: Running task 3262 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-environment.bb:do_generate_content)\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_configure: Succeeded\nNOTE: Running task 3263 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_compile)\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_generate_content: Started\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_generate_content: Succeeded\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_compile: Started\nNOTE: Running task 3264 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_compile)\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_compile: Started\nNOTE: Running task 3265 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_compile)\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_compile: Started\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_compile: Succeeded\nNOTE: Running task 3266 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_compile)\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_compile: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_compile: Succeeded\nNOTE: Running task 3267 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_compile)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_compile: Succeeded\nNOTE: Running task 3268 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_install)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_compile: Succeeded\nNOTE: Running task 3269 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_compile)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_install: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 3270 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_compile)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_install: Succeeded\nNOTE: Running task 3271 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_package: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package unihash changed to 19516fc3e9abcf1462834bc425f92f3daedf07e8a6fefa795425f5ed44d75a99\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata became valid\nNOTE: Running setscene task 1262 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 3273 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot unihash changed to 773efc31be4bebbbdb61b99fd6215df6408105cf5cf53e1bd879f253c64738c5\nNOTE: Setscene tasks completed\nNOTE: Running task 3274 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc_12.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3275 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc_12.2.bb:do_configure)\nERROR: nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0 do_configure: configure failed\nERROR: nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0 do_configure: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/temp/run.do_configure.3916158', 1, None, None)\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_compile: Succeeded\nNOTE: Running task 3276 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_compile)\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_compile: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_compile: Succeeded\nNOTE: Running task 3277 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_compile)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 3278 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/go/go_1.20.bb:do_compile)\nNOTE: recipe go-1.20-r0: task do_compile: Started\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/temp/log.do_configure.3916158\nLog data follows:\n| DEBUG: Executing python function extend_recipe_sysroot\n| NOTE: Direct dependencies are ['/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot', 'virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_populate_sysroot']\n| NOTE: Installed into sysroot: []\n| NOTE: Skipping as already exists in sysroot: ['gcc-crosssdk-aarch64-pokysdk-linux', 'libtool-native', 'quilt-native', 'autoconf-native', 'automake-native', 'chrpath-native', 'pseudo-native', 'nativesdk-glibc', 'nativesdk-gcc-runtime', 'texinfo-dummy-native', 'nativesdk-linux-libc-headers', 'm4-native', 'gnu-config-native', 'gettext-native', 'flex-native', 'zlib-native', 'xz-native', 'gmp-native', 'zstd-native', 'libmpc-native', 'mpfr-native', 'binutils-crosssdk-aarch64-pokysdk-linux', 'nativesdk-libgcc', 'gettext-minimal-native']\n| DEBUG: Python function extend_recipe_sysroot finished\n| DEBUG: Executing shell function autotools_preconfigure\n| DEBUG: Shell function autotools_preconfigure finished\n| DEBUG: Executing python function autotools_aclocals\n| DEBUG: SITE files ['endian-little', 'bit-64', 'arm-common', 'arm-64', 'common-linux', 'common-glibc', 'aarch64-linux', 'common']\n| DEBUG: Python function autotools_aclocals finished\n| DEBUG: Executing shell function do_configure\n| automake (GNU automake) 1.16.5\n| Copyright (C) 2021 Free Software Foundation, Inc.\n| License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>\n| This is free software: you are free to change and redistribute it.\n| There is NO WARRANTY, to the extent permitted by law.\n| \n| Written by Tom Tromey <tromey@redhat.com>\n|        and Alexandre Duret-Lutz <adl@gnu.org>.\n| AUTOV is 1.16\n| NOTE: Executing ACLOCAL=\"aclocal --system-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal-1.16\" autoreconf -Wcross --verbose --install --force --exclude=autopoint --exclude=gtkdocize -I . -I /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/\n| autoreconf: export WARNINGS=cross,no-obsolete\n| autoreconf: Entering directory '.'\n| autoreconf: configure.ac: not using Gettext\n| autoreconf: running: aclocal --system-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I . -I /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force ${ACLOCAL_FLAGS}\n| autoreconf: configure.ac: tracing\n| autoreconf: configure.ac: adding subdirectory glib to autoreconf\n| autoreconf: Entering directory 'glib'\n| autoreconf: configure.ac: not using Gettext\n| autoreconf: running: aclocal --system-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I . -I /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force -I m4macros ${ACLOCAL_FLAGS}\n| autoreconf: configure.ac: tracing\n| autoreconf: running: libtoolize --copy --force\n| libtoolize: putting auxiliary files in '.'.\n| libtoolize: copying file './ltmain.sh'\n| libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4macros'.\n| libtoolize: copying file 'm4macros/libtool.m4'\n| libtoolize: copying file 'm4macros/ltoptions.m4'\n| libtoolize: copying file 'm4macros/ltsugar.m4'\n| libtoolize: copying file 'm4macros/ltversion.m4'\n| libtoolize: copying file 'm4macros/lt~obsolete.m4'\n| autoreconf: configure.ac: not using Intltool\n| autoreconf: configure.ac: not using Gtkdoc\n| autoreconf: running: aclocal --system-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I . -I /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force -I m4macros ${ACLOCAL_FLAGS}\n| autoreconf: running: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/bin/autoconf --include=. --include=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force\n| configure.ac:497: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| configure.ac:497: the top level\n| configure.ac:608: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...\n| configure.ac:608: the top level\n| configure.ac:1243: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| configure.ac:1243: the top level\n| configure.ac:1548: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| configure.ac:1548: the top level\n| configure.ac:2079: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| configure.ac:2079: the top level\n| configure.ac:2118: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| configure.ac:2118: the top level\n| autoreconf: running: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/bin/autoheader --include=. --include=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force\n| autoreconf: running: automake --add-missing --copy --force-missing\n| configure.ac:112: installing './compile'\n| configure.ac:118: installing './config.guess'\n| configure.ac:118: installing './config.sub'\n| configure.ac:66: installing './install-sh'\n| configure.ac:66: installing './missing'\n| parallel-tests: installing './test-driver'\n| glib/Makefile.am:79: warning: source file 'deprecated/gallocator.c' is in a subdirectory,\n| glib/Makefile.am:79: but option 'subdir-objects' is disabled\n| automake: warning: possible forward-incompatibility.\n| automake: At least one source file is in a subdirectory, but the 'subdir-objects'\n| automake: automake option hasn't been enabled.  For now, the corresponding output\n| automake: object file(s) will be placed in the top-level directory.  However, this\n| automake: behavior may change in a future Automake major version, with object\n| automake: files being placed in the same subdirectory as the corresponding sources.\n| automake: You are advised to start using 'subdir-objects' option throughout your\n| automake: project, to avoid future incompatibilities.\n| glib/Makefile.am:79: warning: source file 'deprecated/gcache.c' is in a subdirectory,\n| glib/Makefile.am:79: but option 'subdir-objects' is disabled\n| glib/Makefile.am:79: warning: source file 'deprecated/gcompletion.c' is in a subdirectory,\n| glib/Makefile.am:79: but option 'subdir-objects' is disabled\n| glib/Makefile.am:79: warning: source file 'deprecated/grel.c' is in a subdirectory,\n| glib/Makefile.am:79: but option 'subdir-objects' is disabled\n| glib/Makefile.am:79: warning: source file 'deprecated/gthread-deprecated.c' is in a subdirectory,\n| glib/Makefile.am:79: but option 'subdir-objects' is disabled\n| glib/Makefile.am: installing './depcomp'\n| autoreconf: './config.sub' is updated\n| autoreconf: './config.guess' is updated\n| autoreconf: Leaving directory 'glib'\n| autoreconf: running: libtoolize --copy --force\n| libtoolize: putting auxiliary files in '.'.\n| libtoolize: copying file './ltmain.sh'\n| libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,\n| libtoolize: and rerunning libtoolize and aclocal.\n| libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.\n| autoreconf: configure.ac: not using Intltool\n| autoreconf: configure.ac: not using Gtkdoc\n| autoreconf: running: aclocal --system-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I . -I /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force ${ACLOCAL_FLAGS}\n| autoreconf: running: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/bin/autoconf --include=. --include=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force\n| autoreconf: running: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/bin/autoheader --include=. --include=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force\n| autoreconf: running: automake --add-missing --copy --force-missing\n| configure.ac:25: installing './compile'\n| configure.ac:25: installing './config.guess'\n| configure.ac:25: installing './config.sub'\n| configure.ac:21: installing './install-sh'\n| configure.ac:21: installing './missing'\n| Makefile.am:14: warning: subst /,\\/,$(pc_path: non-POSIX variable name\n| Makefile.am:14: (probably a GNU make extension)\n| Makefile.am:14: warning: subst /,\\/,$(system_include_path: non-POSIX variable name\n| Makefile.am:14: (probably a GNU make extension)\n| Makefile.am:14: warning: subst /,\\/,$(system_library_path: non-POSIX variable name\n| Makefile.am:14: (probably a GNU make extension)\n| Makefile.am: installing './INSTALL'\n| Makefile.am: installing './depcomp'\n| autoreconf: Leaving directory '.'\n| NOTE: Running ../git/configure  --build=aarch64-linux \t\t  --host=aarch64-pokysdk-linux \t\t  --target=aarch64-pokysdk-linux \t\t  --prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr \t\t  --exec_prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr \t\t  --bindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/bin \t\t  --sbindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/bin \t\t  --libexecdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/libexec \t\t  --datadir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share \t\t  --sysconfdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/etc \t\t  --sharedstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/com \t\t  --localstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/var \t\t  --libdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/lib \t\t  --includedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/include \t\t  --oldincludedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/include \t\t  --infodir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/info \t\t  --mandir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/man \t\t  --disable-silent-rules \t\t  --disable-dependency-tracking \t\t  --with-libtool-sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  --disable-indirect-deps --disable-static  --with-internal-glib\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/endian-little\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/arm-common\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/arm-64\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common-glibc\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common\n| checking for a BSD-compatible install... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for aarch64-pokysdk-linux-strip... aarch64-pokysdk-linux-strip\n| checking for a race-free mkdir -p... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... yes\n| checking whether make supports nested variables... yes\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-pokysdk-linux-gnu\n| checking how to print strings... printf\n| checking whether make supports the include directive... yes (GNU style)\n| checking for aarch64-pokysdk-linux-gcc... aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking whether the C compiler works... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables...\n| checking whether we are cross compiling... yes\n| checking for suffix of object files... o\n| checking whether the compiler supports GNU C... yes\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... none needed\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot understands -c and -o together... yes\n| checking dependency style of aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... none\n| checking for a sed that does not truncate output... (cached) sed\n| checking for grep that handles long lines and -e... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/grep\n| checking for egrep... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/grep -E\n| checking for fgrep... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/grep -F\n| checking for ld used by aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking if the linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... aarch64-pokysdk-linux-gcc-nm\n| checking the name lister (aarch64-pokysdk-linux-gcc-nm) interface... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking how to convert aarch64-unknown-linux-gnu file names to aarch64-pokysdk-linux-gnu format... func_convert_file_noop\n| checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop\n| checking for aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  option to reload object files... -r\n| checking for aarch64-pokysdk-linux-file... no\n| checking for file... file\n| checking for aarch64-pokysdk-linux-objdump... aarch64-pokysdk-linux-objdump\n| checking how to recognize dependent libraries... configure: WARNING: using cross tools not prefixed with host triplet\n| pass_all\n| checking for aarch64-pokysdk-linux-dlltool... no\n| checking for dlltool... no\n| checking how to associate runtime and link libraries... printf %s\\n\n| checking for aarch64-pokysdk-linux-ar... aarch64-pokysdk-linux-gcc-ar\n| checking for archiver @FILE support... @\n| checking for aarch64-pokysdk-linux-strip... (cached) aarch64-pokysdk-linux-strip\n| checking for aarch64-pokysdk-linux-ranlib... aarch64-pokysdk-linux-gcc-ranlib\n| checking command to parse aarch64-pokysdk-linux-gcc-nm output from aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot object... ok\n| checking for sysroot... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking for a working dd... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/dd\n| checking how to truncate binary pipes... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/dd bs=4096 count=1\n| checking for aarch64-pokysdk-linux-mt... no\n| checking for mt... no\n| checking if : is a manifest tool... no\n| checking for stdio.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for strings.h... yes\n| checking for sys/stat.h... yes\n| checking for sys/types.h... yes\n| checking for unistd.h... yes\n| checking for dlfcn.h... yes\n| checking for objdir... .libs\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... no\n| checking for aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... no\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) supports shared libraries... yes\n| checking whether -lc should be explicitly linked in... no\n| checking dynamic linker characteristics... GNU/Linux ld.so\n| checking how to hardcode library paths into programs... immediate\n| checking whether stripping libraries is possible... yes\n| checking if libtool supports shared libraries... yes\n| checking whether to build shared libraries... yes\n| checking whether to build static libraries... no\n| checking whether make supports nested variables... (cached) yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... no\n| checking for aarch64-pokysdk-linux-gcc... (cached) aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking whether the compiler supports GNU C... (cached) yes\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... (cached) yes\n| checking for aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... (cached) none needed\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot understands -c and -o together... (cached) yes\n| checking dependency style of aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... (cached) none\n| checking for ln... ln\n| checking for dirent.h... yes\n| checking for unistd.h... (cached) yes\n| checking for sys/wait.h... yes\n| checking for malloc.h... yes\n| checking for bash... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/bash\n| checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig\n| checking for system include path to avoid -I flags... /usr/include\n| checking for system library path to avoid -L flags... /usr/lib:/lib\n| configure: creating ./config.lt\n| config.lt: creating libtool\n| checking whether to list both direct and indirect dependencies... no\n| checking for Win32... no\n| checking if prefix should be redefined at runtime... no\n| checking if internal glib should be used... yes\n| checking if host- prefixed tool should be installed... yes\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating pkg.m4\n| config.status: creating check/Makefile\n| config.status: creating check/config.sh\n| config.status: creating config.h.win32\n| config.status: creating config.h\n| config.status: executing depfiles commands\n| config.status: executing libtool commands\n| === configuring in glib (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build/glib)\n| configure: running /bin/bash ../../git/glib/configure --disable-option-checking '--prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr'  '--build=aarch64-linux' '--host=aarch64-pokysdk-linux' '--target=aarch64-pokysdk-linux' '--exec_prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr' '--bindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/bin' '--sbindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/bin' '--libexecdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/libexec' '--datadir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share' '--sysconfdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/etc' '--sharedstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/com' '--localstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/var' '--libdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/lib' '--includedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/include' '--oldincludedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/include' '--infodir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/info' '--mandir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/man' '--disable-silent-rules' '--disable-dependency-tracking' '--with-libtool-sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot' '--disable-indirect-deps' '--disable-static' '--with-internal-glib' 'build_alias=aarch64-linux' 'host_alias=aarch64-pokysdk-linux' 'target_alias=aarch64-pokysdk-linux' 'CC=aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot' 'CFLAGS= -O2 -pipe -fmacro-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/git=/usr/src/debug/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0  -fdebug-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/git=/usr/src/debug/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0  -fmacro-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build=/usr/src/debug/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0  -fdebug-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build=/usr/src/debug/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0  -fdebug-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot=  -fmacro-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot=  -fdebug-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native= ' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/lib/pkgconfig:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/pkgconfig' 'PKG_CONFIG_LIBDIR=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/lib/pkgconfig' --cache-file=/dev/null --srcdir=../../git/glib\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/endian-little\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/arm-common\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/arm-64\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common-glibc\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common\n| checking for a BSD-compatible install... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for aarch64-pokysdk-linux-strip... aarch64-pokysdk-linux-strip\n| checking for a race-free mkdir -p... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... yes\n| checking whether make supports nested variables... yes\n| checking whether UID '6000' is supported by ustar format... yes\n| checking whether GID '6000' is supported by ustar format... yes\n| checking how to create a ustar tar archive... gnutar\n| checking whether to enable maintainer-specific portions of Makefiles... yes\n| checking whether make supports nested variables... (cached) yes\n| checking for aarch64-pokysdk-linux-gcc... aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking whether the C compiler works... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables...\n| checking whether we are cross compiling... yes\n| checking for suffix of object files... o\n| checking whether the compiler supports GNU C... yes\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... none needed\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot understands -c and -o together... yes\n| checking whether make supports the include directive... yes (GNU style)\n| checking dependency style of aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... none\n| checking how to run the C preprocessor... aarch64-pokysdk-linux-gcc -E --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking for stdio.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for strings.h... yes\n| checking for sys/stat.h... yes\n| checking for sys/types.h... yes\n| checking for unistd.h... yes\n| checking for wchar.h... yes\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking whether _XOPEN_SOURCE should be defined... no\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-pokysdk-linux-gnu\n| checking for the BeOS... no\n| checking for Win32... no\n| checking for the Android... no\n| checking for Mac OS X Carbon support... no\n| checking for Mac OS X Cocoa support... no\n| checking whether to enable garbage collector friendliness... no\n| checking whether to disable memory pools... no\n| checking for aarch64-pokysdk-linux-c++... aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking whether the compiler supports GNU C++... yes\n| checking whether aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C++11 features... none needed\n| checking dependency style of aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... none\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... no\n| checking for gawk... (cached) gawk\n| checking for perl5... no\n| checking for perl... perl\n| checking for indent... no\n| checking for perl... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/perl\n| checking for a Python interpreter with version >= 2.5... python3\n| checking for python3... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/python3\n| checking for python3 version... 3.10\n| checking for python3 platform... linux\n| checking for GNU default python3 prefix... ${prefix}\n| checking for GNU default python3 exec_prefix... ${exec_prefix}\n| checking for python3 script directory (pythondir)... ${libdir}/python3.10/site-packages\n| checking for python3 extension module directory (pyexecdir)... ${libdir}/python3.10/site-packages\n| checking for iconv_open... yes\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... (cached) sed\n| checking for grep that handles long lines and -e... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/grep\n| checking for egrep... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/grep -E\n| checking for fgrep... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/grep -F\n| checking for ld used by aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking if the linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... aarch64-pokysdk-linux-gcc-nm\n| checking the name lister (aarch64-pokysdk-linux-gcc-nm) interface... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking how to convert aarch64-unknown-linux-gnu file names to aarch64-pokysdk-linux-gnu format... func_convert_file_noop\n| checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop\n| checking for aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  option to reload object files... -r\n| checking for aarch64-pokysdk-linux-file... no\n| checking for file... file\n| configure: WARNING: using cross tools not prefixed with host triplet\n| checking for aarch64-pokysdk-linux-objdump... aarch64-pokysdk-linux-objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-pokysdk-linux-dlltool... no\n| checking for dlltool... no\n| checking how to associate runtime and link libraries... printf %s\\n\n| checking for aarch64-pokysdk-linux-ar... aarch64-pokysdk-linux-gcc-ar\n| checking for archiver @FILE support... @\n| checking for aarch64-pokysdk-linux-strip... (cached) aarch64-pokysdk-linux-strip\n| checking for aarch64-pokysdk-linux-ranlib... aarch64-pokysdk-linux-gcc-ranlib\n| checking command to parse aarch64-pokysdk-linux-gcc-nm output from aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot object... ok\n| checking for sysroot... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking for a working dd... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/dd\n| checking how to truncate binary pipes... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/hosttools/dd bs=4096 count=1\n| checking for aarch64-pokysdk-linux-mt... no\n| checking for mt... no\n| checking if : is a manifest tool... no\n| checking for dlfcn.h... yes\n| checking for objdir... .libs\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... no\n| checking for aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... no\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) supports shared libraries... yes\n| checking dynamic linker characteristics... GNU/Linux ld.so\n| checking how to hardcode library paths into programs... immediate\n| checking whether stripping libraries is possible... yes\n| checking if libtool supports shared libraries... yes\n| checking whether to build shared libraries... no\n| checking whether to build static libraries... yes\n| checking how to run the C++ preprocessor... aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot -E\n| checking for ld used by aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking if the linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) is GNU ld... yes\n| checking whether the aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) supports shared libraries... yes\n| checking for aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... no\n| checking if aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) supports shared libraries... yes\n| checking dynamic linker characteristics... (cached) GNU/Linux ld.so\n| checking how to hardcode library paths into programs... immediate\n| configure: creating ./config.lt\n| config.lt: creating libtool\n| checking for extra flags for POSIX compliance... none needed\n| checking for vprintf... yes\n| checking for size_t... yes\n| checking for working alloca.h... yes\n| checking for alloca... yes\n| checking for mmap... yes\n| checking for posix_memalign... yes\n| checking for memalign... yes\n| checking for valloc... yes\n| checking for fsync... yes\n| checking for pipe2... yes\n| checking for issetugid... no\n| checking for atexit... yes\n| checking for on_exit... yes\n| checking for timegm... yes\n| checking for gmtime_r... yes\n| checking for __libc_enable_secure... yes\n| checking size of char... 1\n| checking size of short... 2\n| checking size of long... 8\n| checking size of int... 4\n| checking size of void *... 8\n| checking size of long long... 8\n| checking for sig_atomic_t... yes\n| checking for format to printf and scanf a guint64... none\n| checking for an ANSI C-conforming const... yes\n| checking for growing stack pointer... configure: error: in `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build/glib':\n| configure: error: cannot run test program while cross compiling\n| See `config.log' for more details\n| configure: error: ../../git/glib/configure failed for glib\n| NOTE: The following config.log files may provide further information.\n| NOTE: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build/glib/config.log /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build/config.log\n| ERROR: configure failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_configure: Failed\nERROR: Task (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure) failed with exit code '1'\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_compile: Succeeded\nNOTE: recipe go-1.20-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_compile: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_compile\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 3278 tasks of which 2779 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/log/error-report/error_report_20230214182830.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/log/error-report/error_report_20230214182830.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:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2023-02-14 18:07:45,328 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/conf/local.conf\n2023-02-14 18:07:45,328 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2023-02-14 18:27:42,209 - oe-selftest - INFO - Starting server ['/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-linux/elfutils-native/0.188-r0/recipe-sysroot-native/usr/bin/debuginfod', '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/deploy', '--scan-rpm-dir', '--port=53073']\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): opened database file::memory:?cache=shared rw ro\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): sqlite version 3.40.1\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): service mode active\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): libmicrohttpd version 0.9.75\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): started http server on IPv4 IPv6 port=53073\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): search concurrency 8\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): webapi connection pool 8\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): rescan time 0\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): fdcache fds 512\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): fdcache mbs 10787\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): fdcache prefetch 64\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): fdcache tmpdir /tmp\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): fdcache tmpdir min% 25\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): groom time 0\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): prefetch fds 256\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): prefetch mbs 5393\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): forwarded ttl limit 8\n[Tue 14 Feb 2023 06:27:42 PM GMT] (3415398/3415398): accepting archive types .rpm(cat) \nLoading cache...[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): grooming database\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): database record counts:\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): file d/e 0\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): file s 0\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): archive d/e 0\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): archive sref 0\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): archive sdef 0\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): buildids 0\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): filenames 0\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): files scanned (#) 0\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): files scanned (mb) 0\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): index db size (mb) 0\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415411): groomed database in 0.00109164s\n[Tue 14 Feb 2023 06:27:43 PM GMT] (3415398/3415412): fts traversed source paths in 0.11009s, scanned=5909, regex-skipped=0\ndone.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230214182740\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230214182740\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/.fh5ukgf1\nCreated listening socket for qemu serial console on: 127.0.0.1:34973\nCreated listening socket for qemu serial console on: 127.0.0.1:34651\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.ext4 tcpserial=34973:34651 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/pidfile_1806956  -S -qmp unix:./.p3100wnr,server,wait -qmp unix:./.fh5ukgf1,server,nowait\"\nrunqemu started, pid is 3423697\nwaiting at most 300 seconds for qemu pid (02/14/23 18:27:50)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/.p3100wnr\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/.p3100wnr\nQMP connected to QEMU at 02/14/23 18:27:50 and took 0.6763615608215332 seconds\nQMP released QEMU at 02/14/23 18:27:51 and took 0.09101247787475586 seconds from connect\nqemu started in 0.7459652423858643 seconds - qemu procces pid is 3423784 (02/14/23 18:27:51)\nqemu cmdline used:\n/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.ext4.3423703,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34973,host=127.0.0.1 -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34651 -pidfile /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/pidfile_1806956 -S -qmp unix:./.p3100wnr,server,wait -qmp unix:./.fh5ukgf1,server,nowait -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 console=ttyAMA0 console=hvc0   printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.ext4.3423703\nrunqemu - INFO - Copy done in 0.03157663345336914 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/work/aarch64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.ext4.3423703,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34973,host=127.0.0.1 -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34651  -pidfile /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/pidfile_1806956  -S -qmp unix:./.p3100wnr,server,wait -qmp unix:./.fh5ukgf1,server,nowait -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1806956/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 console=ttyAMA0 console=hvc0   printk.time=1'\n\nrunqemu - INFO - Host uptime: 86932.42\n\nQEMU 7.2.0 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (02/14/23 18:27:51)\nConnection from 127.0.0.1:44908\nReached login banner in 2.598931312561035 seconds (02/14/23 18:27:53, 1676399273.7568934)\nLogged as root in serial console\n[Tue 14 Feb 2023 06:28:06 PM GMT] (3415398/3415405): 127.0.0.1:48078 UA:Pythonurllib/3.10 XFF: GET /metrics 200 4540 0+0ms\n2023-02-14 18:28:06,892 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.1:53073/ debuginfod-find debuginfo /usr/bin/debuginfod\n[Tue 14 Feb 2023 06:28:07 PM GMT] (3415398/3415409): 192.168.7.2:44500 UA:elfutils/0.188,Linux/aarch64,/ XFF: GET /buildid/55fa6913c470ded026394eb38147a651de719d2d/debuginfo 200 3195136 0+91ms\n",
                "status": "ERROR"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 25.40146255493164,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 197.35653829574585,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 90.4795651435852,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 29.95083713531494,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 91.2586977481842,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 131.73659801483154,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 226.28612232208252,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 66.93052196502686,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 37.915868520736694,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 82.29105687141418,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 436.07986330986023,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 115.76863312721252,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 312.20995140075684,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 104.98329997062683,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 73.04643845558167,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 159.0963544845581,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 5.85559344291687,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 22.86819052696228,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 13.787501573562622,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 15.03369927406311,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 4.705405235290527,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 11.805198907852173,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 6.314337968826294,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 16.111423015594482,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 11.155036449432373,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 3.539722442626953,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 12.306873321533203,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 11.965649127960205,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 588.1693294048309,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 63.59034514427185,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 22.10116219520569,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 164.45941925048828,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 98.97099184989929,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.017647981643676758,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.012030363082885742,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 30.33075714111328,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 61.27148628234863,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 20.909596920013428,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 237.82812118530273,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 252.60815930366516,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 1533.7424278259277,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/manifest.py\", line 76, in test_SDK_manifest_entries\n    if bitbake(bbargs).status:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/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  -c populate_sdk core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1760 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.2.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.1+snapshot-926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6\"\nTUNE_FEATURES        = \"aarch64 armv8a crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6\"\nmeta-selftest        = \"master:bf2e7e556f88341897f9eebeff41e1e4c32e5498\"\n\nInitialising tasks...done.\nSstate summary: Wanted 962 Local 933 Mirrors 0 Missed 29 Current 310 (96% match, 97% complete)\nNOTE: Executing Tasks\nNOTE: Running setscene task 342 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-environment.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 343 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 344 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/target-sdk-provides-dummy.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 349 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 350 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_packagedata_setscene)\nNOTE: Running setscene task 353 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 357 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 358 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_packagedata_setscene)\nNOTE: Running setscene task 360 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 361 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_packagedata_setscene)\nNOTE: Running setscene task 375 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 387 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 396 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 399 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 412 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 419 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/libstd-rs_1.67.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe gcc-cross-canadian-aarch64-12.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 420 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe libstd-rs-1.67.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_packagedata_setscene: Succeeded\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 421 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_packagedata_setscene)\nNOTE: Running setscene task 423 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/target-sdk-provides-dummy.bb:do_packagedata_setscene)\nNOTE: Running setscene task 424 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_package_setscene)\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 430 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb:do_packagedata_setscene)\nNOTE: Running setscene task 431 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_package_setscene)\nNOTE: Running setscene task 432 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_package_setscene)\nNOTE: Running setscene task 433 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_packagedata_setscene)\nNOTE: Running setscene task 434 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 435 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_packagedata_setscene)\nNOTE: Running setscene task 436 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 437 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 475 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 689 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 690 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 691 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.5.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 692 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_package_setscene: Started\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_packagedata_setscene: Started\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_package_setscene: Started\nNOTE: recipe ncurses-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 695 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 697 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 700 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdb-cross-canadian-aarch64-12.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe rust-cross-canadian-aarch64-1.67.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 703 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc_2.37.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 706 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_package_write_rpm_setscene)\nNOTE: recipe binutils-cross-canadian-aarch64-2.40-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 709 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe packagegroup-rust-cross-canadian-qemuarm64-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 710 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 711 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 712 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe ncurses-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 714 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 715 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 716 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_package_write_rpm_setscene)\nNOTE: recipe opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe gcc-cross-canadian-aarch64-12.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 717 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 718 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_package_write_rpm_setscene)\nNOTE: recipe libstd-rs-1.67.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 719 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/libstd-rs_1.67.0.bb:do_packagedata_setscene)\nNOTE: recipe opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 721 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 722 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 723 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils_2.40.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe gcc-cross-canadian-aarch64-12.2.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 724 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe libstd-rs-1.67.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 725 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 726 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 727 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 728 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 729 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 730 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc_12.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 731 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe gcc-cross-canadian-aarch64-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 734 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe libstd-rs-1.67.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 735 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 738 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 739 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 740 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 741 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 742 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 743 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 744 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 745 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils_2.40.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 746 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 747 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 748 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 749 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 750 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 751 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 755 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 760 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 761 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 762 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 765 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 767 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 772 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 773 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 776 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 779 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 782 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 783 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 786 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 790 of 1272 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 791 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 792 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 795 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe cargo-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 796 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 797 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 801 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 804 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 807 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 808 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 811 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 814 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 815 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 818 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 821 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 822 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 823 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_packagedata_setscene)\nNOTE: recipe cargo-native-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 825 of 1272 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 826 of 1272 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 828 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 829 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 830 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 831 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 832 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 834 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 837 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_packagedata_setscene)\nNOTE: recipe libssh2-native-1.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 839 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 840 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc_12.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe libssh2-native-1.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 842 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 847 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 848 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 849 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 850 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 851 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 852 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 854 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 859 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 862 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 863 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 864 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 865 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 868 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 869 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 870 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 871 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 872 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 873 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 874 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 876 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 878 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 881 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 882 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 883 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 884 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 885 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 886 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 887 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 888 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 889 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 890 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 893 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 898 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 899 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 900 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 901 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_7.87.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 902 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 903 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 904 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 905 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_packagedata_setscene)\nNOTE: Running setscene task 906 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 907 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 910 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 912 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 913 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 914 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 915 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 916 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 917 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 918 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 919 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 923 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 925 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 926 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 929 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 934 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 935 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 936 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 939 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 940 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 944 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 947 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-popt-1.19-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 949 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_packagedata_setscene)\nNOTE: Running setscene task 950 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 951 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-popt-1.19-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 952 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-popt-1.19-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 953 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 956 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.44.bb:do_packagedata_setscene)\nNOTE: Running setscene task 958 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_7.87.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 959 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_7.87.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 960 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_packagedata_setscene)\nNOTE: Running setscene task 962 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 966 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 970 of 1272 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 971 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 972 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-popt-1.19-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_packagedata_setscene: Started\nNOTE: recipe rust-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running task 912 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_fetch)\nNOTE: recipe nativesdk-file-5.44-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 978 of 1272 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 983 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.66.bb:do_packagedata_setscene)\nNOTE: Running setscene task 986 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 991 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 994 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_packagedata_setscene)\nNOTE: Running task 986 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_fetch)\nNOTE: Running task 1025 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch)\nNOTE: recipe shared-mime-info-native-2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1006 of 1272 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1012 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1015 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_packagedata_setscene)\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1469 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_unpack)\nNOTE: Running task 1471 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_unpack)\nNOTE: Running task 1475 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_unpack)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_unpack: Succeeded\nNOTE: Running task 1481 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_patch)\nNOTE: recipe rust-native-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1024 of 1272 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-llvm-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_patch: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1026 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1028 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1031 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1033 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1035 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1037 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1040 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1051 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1055 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1061 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1064 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1067 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1069 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1071 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1073 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1075 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1077 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1081 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1083 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1087 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1091 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1096 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.5.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1098 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1107 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1116 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1119 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1125 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1132 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1138 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1139 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1140 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1142 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1144 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1146 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1147 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1149 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1151 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1153 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1155 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1157 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1159 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1164 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1166 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1171 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1174 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1190 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1196 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1198 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1201 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1203 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1209 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1210 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1221 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1223 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1234 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1235 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1238 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1240 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1242 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc_2.37.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1243 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1246 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1252 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1254 of 1272 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe gcc-crosssdk-aarch64-pokysdk-linux-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gcc-crosssdk-aarch64-pokysdk-linux-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1264 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.40.bb:do_populate_sysroot_setscene)\nNOTE: recipe binutils-crosssdk-aarch64-pokysdk-linux-2.40-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 2616 of 3808 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-environment.bb:do_generate_content)\nNOTE: recipe rust-llvm-native-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_generate_content: Started\nNOTE: recipe binutils-crosssdk-aarch64-pokysdk-linux-2.40-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_generate_content: Succeeded\nNOTE: Running task 3210 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3385 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3438 of 3808 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-environment.bb:do_install)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_install: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_install: Succeeded\nNOTE: Running task 3772 of 3808 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-environment.bb:do_package)\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_package: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3773 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_configure: Started\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_package: Succeeded\nNOTE: Running task 3774 of 3808 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-environment.bb:do_packagedata)\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_packagedata: Started\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-environment.bb:do_packagedata unihash changed to 9123c2f7f76e3979a45e3899337f933011eb88067b5e905f101e5894d4c7dbaf\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_package_write_rpm became valid\nNOTE: Running setscene task 1272 of 1272 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_package_write_rpm_setscene)\nNOTE: Running task 3775 of 3808 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/meta-environment.bb:do_package_write_rpm)\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_package_write_rpm: Started\nNOTE: recipe packagegroup-cross-canadian-qemuarm64-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe meta-environment-qemuarm64-1.0-r8: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3777 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_patch)\nNOTE: Running task 3778 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_rust_setup_snapshot)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_setup_snapshot: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_patch: Succeeded\nNOTE: Running task 3780 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_rust_create_wrappers)\nNOTE: Running task 3781 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_rust_gen_targets)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_setup_snapshot: Succeeded\nNOTE: Running task 3782 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_configure)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3783 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_patch)\nNOTE: Running task 3784 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_compile)\nNOTE: Running task 3785 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_cargo_setup_snapshot)\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_cargo_setup_snapshot: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_patch: Succeeded\nNOTE: Running task 3787 of 3808 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_rust_gen_targets)\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_cargo_setup_snapshot: Succeeded\nERROR: nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0 do_configure: configure failed\nERROR: nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0 do_configure: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/temp/run.do_configure.3228985', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/temp/log.do_configure.3228985\nLog data follows:\n| DEBUG: Executing python function extend_recipe_sysroot\n| NOTE: Direct dependencies are ['/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot', 'virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_populate_sysroot']\n| NOTE: Installed into sysroot: []\n| NOTE: Skipping as already exists in sysroot: ['gcc-crosssdk-aarch64-pokysdk-linux', 'libtool-native', 'quilt-native', 'autoconf-native', 'automake-native', 'chrpath-native', 'pseudo-native', 'nativesdk-glibc', 'nativesdk-gcc-runtime', 'zstd-native', 'texinfo-dummy-native', 'xz-native', 'binutils-crosssdk-aarch64-pokysdk-linux', 'flex-native', 'gmp-native', 'zlib-native', 'mpfr-native', 'gettext-native', 'libmpc-native', 'gnu-config-native', 'nativesdk-linux-libc-headers', 'nativesdk-libgcc', 'm4-native', 'gettext-minimal-native']\n| DEBUG: Python function extend_recipe_sysroot finished\n| DEBUG: Executing shell function autotools_preconfigure\n| DEBUG: Shell function autotools_preconfigure finished\n| DEBUG: Executing python function autotools_aclocals\n| DEBUG: SITE files ['endian-little', 'bit-64', 'arm-common', 'arm-64', 'common-linux', 'common-glibc', 'aarch64-linux', 'common']\n| DEBUG: Python function autotools_aclocals finished\n| DEBUG: Executing shell function do_configure\n| automake (GNU automake) 1.16.5\n| Copyright (C) 2021 Free Software Foundation, Inc.\n| License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>\n| This is free software: you are free to change and redistribute it.\n| There is NO WARRANTY, to the extent permitted by law.\n| \n| Written by Tom Tromey <tromey@redhat.com>\n|        and Alexandre Duret-Lutz <adl@gnu.org>.\n| AUTOV is 1.16\n| NOTE: Executing ACLOCAL=\"aclocal --system-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal-1.16\" autoreconf -Wcross --verbose --install --force --exclude=autopoint --exclude=gtkdocize -I . -I /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/\n| autoreconf: export WARNINGS=cross,no-obsolete\n| autoreconf: Entering directory '.'\n| autoreconf: configure.ac: not using Gettext\n| autoreconf: running: aclocal --system-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I . -I /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force ${ACLOCAL_FLAGS}\n| autoreconf: configure.ac: tracing\n| autoreconf: configure.ac: adding subdirectory glib to autoreconf\n| autoreconf: Entering directory 'glib'\n| autoreconf: configure.ac: not using Gettext\n| autoreconf: running: aclocal --system-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I . -I /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force -I m4macros ${ACLOCAL_FLAGS}\n| autoreconf: configure.ac: tracing\n| autoreconf: running: libtoolize --copy --force\n| libtoolize: putting auxiliary files in '.'.\n| libtoolize: copying file './ltmain.sh'\n| libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4macros'.\n| libtoolize: copying file 'm4macros/libtool.m4'\n| libtoolize: copying file 'm4macros/ltoptions.m4'\n| libtoolize: copying file 'm4macros/ltsugar.m4'\n| libtoolize: copying file 'm4macros/ltversion.m4'\n| libtoolize: copying file 'm4macros/lt~obsolete.m4'\n| autoreconf: configure.ac: not using Intltool\n| autoreconf: configure.ac: not using Gtkdoc\n| autoreconf: running: aclocal --system-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I . -I /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force -I m4macros ${ACLOCAL_FLAGS}\n| autoreconf: running: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/bin/autoconf --include=. --include=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force\n| configure.ac:497: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| configure.ac:497: the top level\n| configure.ac:608: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...\n| configure.ac:608: the top level\n| configure.ac:1243: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| configure.ac:1243: the top level\n| configure.ac:1548: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| configure.ac:1548: the top level\n| configure.ac:2079: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| configure.ac:2079: the top level\n| configure.ac:2118: warning: AC_RUN_IFELSE called without default to allow cross compiling\n| ../autoconf-2.71/lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...\n| ../autoconf-2.71/lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...\n| ../autoconf-2.71/lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...\n| configure.ac:2118: the top level\n| autoreconf: running: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/bin/autoheader --include=. --include=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force\n| autoreconf: running: automake --add-missing --copy --force-missing\n| configure.ac:112: installing './compile'\n| configure.ac:118: installing './config.guess'\n| configure.ac:118: installing './config.sub'\n| configure.ac:66: installing './install-sh'\n| configure.ac:66: installing './missing'\n| parallel-tests: installing './test-driver'\n| glib/Makefile.am:79: warning: source file 'deprecated/gallocator.c' is in a subdirectory,\n| glib/Makefile.am:79: but option 'subdir-objects' is disabled\n| automake: warning: possible forward-incompatibility.\n| automake: At least one source file is in a subdirectory, but the 'subdir-objects'\n| automake: automake option hasn't been enabled.  For now, the corresponding output\n| automake: object file(s) will be placed in the top-level directory.  However, this\n| automake: behavior may change in a future Automake major version, with object\n| automake: files being placed in the same subdirectory as the corresponding sources.\n| automake: You are advised to start using 'subdir-objects' option throughout your\n| automake: project, to avoid future incompatibilities.\n| glib/Makefile.am:79: warning: source file 'deprecated/gcache.c' is in a subdirectory,\n| glib/Makefile.am:79: but option 'subdir-objects' is disabled\n| glib/Makefile.am:79: warning: source file 'deprecated/gcompletion.c' is in a subdirectory,\n| glib/Makefile.am:79: but option 'subdir-objects' is disabled\n| glib/Makefile.am:79: warning: source file 'deprecated/grel.c' is in a subdirectory,\n| glib/Makefile.am:79: but option 'subdir-objects' is disabled\n| glib/Makefile.am:79: warning: source file 'deprecated/gthread-deprecated.c' is in a subdirectory,\n| glib/Makefile.am:79: but option 'subdir-objects' is disabled\n| glib/Makefile.am: installing './depcomp'\n| autoreconf: './config.sub' is updated\n| autoreconf: './config.guess' is updated\n| autoreconf: Leaving directory 'glib'\n| autoreconf: running: libtoolize --copy --force\n| libtoolize: putting auxiliary files in '.'.\n| libtoolize: copying file './ltmain.sh'\n| libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,\n| libtoolize: and rerunning libtoolize and aclocal.\n| libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.\n| autoreconf: configure.ac: not using Intltool\n| autoreconf: configure.ac: not using Gtkdoc\n| autoreconf: running: aclocal --system-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I . -I /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force ${ACLOCAL_FLAGS}\n| autoreconf: running: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/bin/autoconf --include=. --include=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force\n| autoreconf: running: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/bin/autoheader --include=. --include=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native/usr/share/aclocal/ --force\n| autoreconf: running: automake --add-missing --copy --force-missing\n| configure.ac:25: installing './compile'\n| configure.ac:25: installing './config.guess'\n| configure.ac:25: installing './config.sub'\n| configure.ac:21: installing './install-sh'\n| configure.ac:21: installing './missing'\n| Makefile.am:14: warning: subst /,\\/,$(pc_path: non-POSIX variable name\n| Makefile.am:14: (probably a GNU make extension)\n| Makefile.am:14: warning: subst /,\\/,$(system_include_path: non-POSIX variable name\n| Makefile.am:14: (probably a GNU make extension)\n| Makefile.am:14: warning: subst /,\\/,$(system_library_path: non-POSIX variable name\n| Makefile.am:14: (probably a GNU make extension)\n| Makefile.am: installing './INSTALL'\n| Makefile.am: installing './depcomp'\n| autoreconf: Leaving directory '.'\n| NOTE: Running ../git/configure  --build=aarch64-linux \t\t  --host=aarch64-pokysdk-linux \t\t  --target=aarch64-pokysdk-linux \t\t  --prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr \t\t  --exec_prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr \t\t  --bindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/bin \t\t  --sbindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/bin \t\t  --libexecdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/libexec \t\t  --datadir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share \t\t  --sysconfdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/etc \t\t  --sharedstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/com \t\t  --localstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/var \t\t  --libdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/lib \t\t  --includedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/include \t\t  --oldincludedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/include \t\t  --infodir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/info \t\t  --mandir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/man \t\t  --disable-silent-rules \t\t  --disable-dependency-tracking \t\t  --with-libtool-sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  --disable-indirect-deps --disable-static  --with-internal-glib\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/endian-little\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/arm-common\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/arm-64\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common-glibc\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common\n| checking for a BSD-compatible install... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for aarch64-pokysdk-linux-strip... aarch64-pokysdk-linux-strip\n| checking for a race-free mkdir -p... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... yes\n| checking whether make supports nested variables... yes\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-pokysdk-linux-gnu\n| checking how to print strings... printf\n| checking whether make supports the include directive... yes (GNU style)\n| checking for aarch64-pokysdk-linux-gcc... aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking whether the C compiler works... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables...\n| checking whether we are cross compiling... yes\n| checking for suffix of object files... o\n| checking whether the compiler supports GNU C... yes\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... none needed\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot understands -c and -o together... yes\n| checking dependency style of aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... none\n| checking for a sed that does not truncate output... (cached) sed\n| checking for grep that handles long lines and -e... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/grep\n| checking for egrep... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/grep -E\n| checking for fgrep... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/grep -F\n| checking for ld used by aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking if the linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... aarch64-pokysdk-linux-gcc-nm\n| checking the name lister (aarch64-pokysdk-linux-gcc-nm) interface... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking how to convert aarch64-unknown-linux-gnu file names to aarch64-pokysdk-linux-gnu format... func_convert_file_noop\n| checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop\n| checking for aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  option to reload object files... -r\n| checking for aarch64-pokysdk-linux-file... no\n| checking for file... file\n| configure: WARNING: using cross tools not prefixed with host triplet\n| checking for aarch64-pokysdk-linux-objdump... aarch64-pokysdk-linux-objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-pokysdk-linux-dlltool... no\n| checking for dlltool... no\n| checking how to associate runtime and link libraries... printf %s\\n\n| checking for aarch64-pokysdk-linux-ar... aarch64-pokysdk-linux-gcc-ar\n| checking for archiver @FILE support... @\n| checking for aarch64-pokysdk-linux-strip... (cached) aarch64-pokysdk-linux-strip\n| checking for aarch64-pokysdk-linux-ranlib... aarch64-pokysdk-linux-gcc-ranlib\n| checking command to parse aarch64-pokysdk-linux-gcc-nm output from aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot object... ok\n| checking for sysroot... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking for a working dd... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/dd\n| checking how to truncate binary pipes... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/dd bs=4096 count=1\n| checking for aarch64-pokysdk-linux-mt... no\n| checking for mt... no\n| checking if : is a manifest tool... no\n| checking for stdio.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for strings.h... yes\n| checking for sys/stat.h... yes\n| checking for sys/types.h... yes\n| checking for unistd.h... yes\n| checking for dlfcn.h... yes\n| checking for objdir... .libs\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... no\n| checking for aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... no\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) supports shared libraries... yes\n| checking whether -lc should be explicitly linked in... no\n| checking dynamic linker characteristics... GNU/Linux ld.so\n| checking how to hardcode library paths into programs... immediate\n| checking whether stripping libraries is possible... yes\n| checking if libtool supports shared libraries... yes\n| checking whether to build shared libraries... yes\n| checking whether to build static libraries... no\n| checking whether make supports nested variables... (cached) yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... no\n| checking for aarch64-pokysdk-linux-gcc... (cached) aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking whether the compiler supports GNU C... (cached) yes\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... (cached) yes\n| checking for aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... (cached) none needed\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot understands -c and -o together... (cached) yes\n| checking dependency style of aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... (cached) none\n| checking for ln... ln\n| checking for dirent.h... yes\n| checking for unistd.h... (cached) yes\n| checking for sys/wait.h... yes\n| checking for malloc.h... yes\n| checking for bash... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/bash\n| checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig\n| checking for system include path to avoid -I flags... /usr/include\n| checking for system library path to avoid -L flags... /usr/lib:/lib\n| configure: creating ./config.lt\n| config.lt: creating libtool\n| checking whether to list both direct and indirect dependencies... no\n| checking for Win32... no\n| checking if prefix should be redefined at runtime... no\n| checking if internal glib should be used... yes\n| checking if host- prefixed tool should be installed... yes\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating pkg.m4\n| config.status: creating check/Makefile\n| config.status: creating check/config.sh\n| config.status: creating config.h.win32\n| config.status: creating config.h\n| config.status: executing depfiles commands\n| config.status: executing libtool commands\n| === configuring in glib (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build/glib)\n| configure: running /bin/bash ../../git/glib/configure --disable-option-checking '--prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr'  '--build=aarch64-linux' '--host=aarch64-pokysdk-linux' '--target=aarch64-pokysdk-linux' '--exec_prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr' '--bindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/bin' '--sbindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/bin' '--libexecdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/libexec' '--datadir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share' '--sysconfdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/etc' '--sharedstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/com' '--localstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/var' '--libdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/lib' '--includedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/include' '--oldincludedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/include' '--infodir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/info' '--mandir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/man' '--disable-silent-rules' '--disable-dependency-tracking' '--with-libtool-sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot' '--disable-indirect-deps' '--disable-static' '--with-internal-glib' 'build_alias=aarch64-linux' 'host_alias=aarch64-pokysdk-linux' 'target_alias=aarch64-pokysdk-linux' 'CC=aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot' 'CFLAGS= -O2 -pipe -fmacro-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/git=/usr/src/debug/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0  -fdebug-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/git=/usr/src/debug/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0  -fmacro-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build=/usr/src/debug/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0  -fdebug-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build=/usr/src/debug/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0  -fdebug-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot=  -fmacro-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot=  -fdebug-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot-native= ' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/lib/pkgconfig:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/share/pkgconfig' 'PKG_CONFIG_LIBDIR=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/aarch64-pokysdk-linux/usr/lib/pkgconfig' --cache-file=/dev/null --srcdir=../../git/glib\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/endian-little\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/arm-common\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/arm-64\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common-glibc\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/site/common\n| checking for a BSD-compatible install... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for aarch64-pokysdk-linux-strip... aarch64-pokysdk-linux-strip\n| checking for a race-free mkdir -p... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... yes\n| checking whether make supports nested variables... yes\n| checking whether UID '6000' is supported by ustar format... yes\n| checking whether GID '6000' is supported by ustar format... yes\n| checking how to create a ustar tar archive... gnutar\n| checking whether to enable maintainer-specific portions of Makefiles... yes\n| checking whether make supports nested variables... (cached) yes\n| checking for aarch64-pokysdk-linux-gcc... aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking whether the C compiler works... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables...\n| checking whether we are cross compiling... yes\n| checking for suffix of object files... o\n| checking whether the compiler supports GNU C... yes\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... none needed\n| checking whether aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot understands -c and -o together... yes\n| checking whether make supports the include directive... yes (GNU style)\n| checking dependency style of aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... none\n| checking how to run the C preprocessor... aarch64-pokysdk-linux-gcc -E --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking for stdio.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for strings.h... yes\n| checking for sys/stat.h... yes\n| checking for sys/types.h... yes\n| checking for unistd.h... yes\n| checking for wchar.h... yes\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking whether _XOPEN_SOURCE should be defined... no\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-pokysdk-linux-gnu\n| checking for the BeOS... no\n| checking for Win32... no\n| checking for the Android... no\n| checking for Mac OS X Carbon support... no\n| checking for Mac OS X Cocoa support... no\n| checking whether to enable garbage collector friendliness... no\n| checking whether to disable memory pools... no\n| checking for aarch64-pokysdk-linux-c++... aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking whether the compiler supports GNU C++... yes\n| checking whether aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C++11 features... none needed\n| checking dependency style of aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... none\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... no\n| checking for gawk... (cached) gawk\n| checking for perl5... no\n| checking for perl... perl\n| checking for indent... no\n| checking for perl... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/perl\n| checking for a Python interpreter with version >= 2.5... python3\n| checking for python3... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/python3\n| checking for python3 version... 3.10\n| checking for python3 platform... linux\n| checking for GNU default python3 prefix... ${prefix}\n| checking for GNU default python3 exec_prefix... ${exec_prefix}\n| checking for python3 script directory (pythondir)... ${libdir}/python3.10/site-packages\n| checking for python3 extension module directory (pyexecdir)... ${libdir}/python3.10/site-packages\n| checking for iconv_open... yes\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... (cached) sed\n| checking for grep that handles long lines and -e... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/grep\n| checking for egrep... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/grep -E\n| checking for fgrep... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/grep -F\n| checking for ld used by aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking if the linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... aarch64-pokysdk-linux-gcc-nm\n| checking the name lister (aarch64-pokysdk-linux-gcc-nm) interface... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking how to convert aarch64-unknown-linux-gnu file names to aarch64-pokysdk-linux-gnu format... func_convert_file_noop\n| checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop\n| checking for aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  option to reload object files... -r\n| checking for aarch64-pokysdk-linux-file... no\n| checking for file... file\n| checking for aarch64-pokysdk-linux-objdump... aarch64-pokysdk-linux-objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-pokysdk-linux-dlltool... no\n| checking for dlltool... no\n| checking how to associate runtime and link libraries... printf %s\\n\n| checking for aarch64-pokysdk-linux-ar... aarch64-pokysdk-linux-gcc-ar\n| checking for archiver @FILE support... configure: WARNING: using cross tools not prefixed with host triplet\n| @\n| checking for aarch64-pokysdk-linux-strip... (cached) aarch64-pokysdk-linux-strip\n| checking for aarch64-pokysdk-linux-ranlib... aarch64-pokysdk-linux-gcc-ranlib\n| checking command to parse aarch64-pokysdk-linux-gcc-nm output from aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot object... ok\n| checking for sysroot... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking for a working dd... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/dd\n| checking how to truncate binary pipes... /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/hosttools/dd bs=4096 count=1\n| checking for aarch64-pokysdk-linux-mt... no\n| checking for mt... no\n| checking if : is a manifest tool... no\n| checking for dlfcn.h... yes\n| checking for objdir... .libs\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... no\n| checking for aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... no\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the aarch64-pokysdk-linux-gcc  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) supports shared libraries... yes\n| checking dynamic linker characteristics... GNU/Linux ld.so\n| checking how to hardcode library paths into programs... immediate\n| checking whether stripping libraries is possible... yes\n| checking if libtool supports shared libraries... yes\n| checking whether to build shared libraries... no\n| checking whether to build static libraries... yes\n| checking how to run the C++ preprocessor... aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot -E\n| checking for ld used by aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking if the linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) is GNU ld... yes\n| checking whether the aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) supports shared libraries... yes\n| checking for aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... no\n| checking if aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the aarch64-pokysdk-linux-g++  --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (aarch64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot ) supports shared libraries... yes\n| checking dynamic linker characteristics... (cached) GNU/Linux ld.so\n| checking how to hardcode library paths into programs... immediate\n| configure: creating ./config.lt\n| config.lt: creating libtool\n| checking for extra flags for POSIX compliance... none needed\n| checking for vprintf... yes\n| checking for size_t... yes\n| checking for working alloca.h... yes\n| checking for alloca... yes\n| checking for mmap... yes\n| checking for posix_memalign... yes\n| checking for memalign... yes\n| checking for valloc... yes\n| checking for fsync... yes\n| checking for pipe2... yes\n| checking for issetugid... no\n| checking for atexit... yes\n| checking for on_exit... yes\n| checking for timegm... yes\n| checking for gmtime_r... yes\n| checking for __libc_enable_secure... yes\n| checking size of char... 1\n| checking size of short... 2\n| checking size of long... 8\n| checking size of int... 4\n| checking size of void *... 8\n| checking size of long long... 8\n| checking for sig_atomic_t... yes\n| checking for format to printf and scanf a guint64... none\n| checking for an ANSI C-conforming const... yes\n| checking for growing stack pointer... configure: error: in `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build/glib':\n| configure: error: cannot run test program while cross compiling\n| See `config.log' for more details\n| configure: error: ../../git/glib/configure failed for glib\n| NOTE: The following config.log files may provide further information.\n| NOTE: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build/glib/config.log /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/work/aarch64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build/config.log\n| ERROR: configure failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_configure: Failed\nERROR: Task (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure) failed with exit code '1'\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_compile\nBitbake still alive (no events for 1200s). Active tasks:\nvirtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_compile\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 3787 tasks of which 3763 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/log/error-report/error_report_20230214192539.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/tmp/log/error-report/error_report_20230214192539.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:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2023-02-14 18:07:45,348 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1807036/conf/local.conf\n2023-02-14 18:07:45,348 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\n2023-02-14 19:24:40,894 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
                "status": "FAILED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 13.354886054992676,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 2807.3776376247406,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 375.99481558799744,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 128.56422448158264,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 189.41276931762695,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 109.29762315750122,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 2.2998266220092773,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 2.3759818077087402,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 2.313013792037964,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.1483006477355957,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0019648075103759766,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0020971298217773438,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.0035233497619628906,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0016698837280273438,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.002149820327758789,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0018992424011230469,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.006541252136230469,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.0037314891815185547,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0025632381439208984,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0008625984191894531,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0009801387786865234,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0014617443084716797,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0018031597137451172,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0027611255645751953,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0029859542846679688,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.06282281875610352,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.007827281951904297,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.000980377197265625,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0010483264923095703,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.001542806625366211,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 174.63736057281494,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.01596665382385254,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.9424574375152588,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.2597832679748535,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 236.45268321037292,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.29892635345458984,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 246.36412644386292,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 248.72699975967407,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 241.5695242881775,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.19325757026672363,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.25963497161865234,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.12387323379516602,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.10193324089050293,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 21.41735601425171,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 3591.0889978408813,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 12.870585680007935,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 0.0018877983093261719,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 0.0012011528015136719,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 0.0014009475708007812,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 0.0016791820526123047,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 1547.7868819236755,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 106.4356198310852,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 14.573121070861816,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 10.897879600524902,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 181.0601978302002,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 795.0668525695801,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 12.683120489120483,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 1227.99662733078,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 77.25037789344788,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 47.00398111343384,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.03836560249328613,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.04061126708984375,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.17819857597351074,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 2.0875699520111084,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 1.5335471630096436,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 5.063090562820435,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 4.012547969818115,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 2.885429620742798,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 1.5094928741455078,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.10310626029968262,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 1.5304622650146484,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 1.907440185546875,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 2001.246250629425,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 225.1540560722351,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 139.12065052986145,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 41.17105031013489,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 99.26636719703674,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 41.36697196960449,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 200.24295592308044,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 41.78577399253845,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 1.2391815185546875,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 23.754565477371216,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 68.88768267631531,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 25.463714361190796,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 15.348965644836426,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 36.93536949157715,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 22.112882614135742,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 5.54503059387207,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 6.155597686767578,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 15.422837495803833,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 13.777650117874146,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 13.68022608757019,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 10.82586407661438,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 13.808262825012207,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 73.90372824668884,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 23.111950397491455,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 18.95637345314026,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 29.57092022895813,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 16.706959009170532,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 19.13181734085083,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 21.94327688217163,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 15.910583972930908,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 15.113173007965088,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 12.061269283294678,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 12.75600790977478,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 20.045490741729736,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 13.399327754974365,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 9.591752529144287,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 9.081563711166382,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 15.557156801223755,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 15.924734115600586,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 20.222596883773804,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 33.537097454071045,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 7.41460657119751,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 7.760266304016113,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 8.279733896255493,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 10.451690196990967,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 8.089613676071167,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 10.012653112411499,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 10.072404623031616,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 3.2461647987365723,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 13.11878490447998,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 12.049535274505615,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 6.122453689575195,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 21.542473793029785,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.0823521614074707,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.09811162948608398,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.08049154281616211,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.09332466125488281,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.0051555633544921875,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.005070686340332031,
                "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_merge_can_merged_results": {
                "duration": 0.008202552795410156,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.00643157958984375,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.006227254867553711,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.006262302398681641,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.005890607833862305,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.005588054656982422,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.005562305450439453,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.0055446624755859375,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.005468845367431641,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 82.21633243560791,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 15.792621374130249,
                "status": "PASSED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 19.661272048950195,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.008281469345092773,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.221937894821167,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.008484601974487305,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.008551359176635742,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.007690906524658203,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.008037567138671875,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.010867595672607422,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.1239173412322998,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.039070844650268555,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.038851261138916016,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.038056373596191406,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.015534400939941406,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.009354591369628906,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.011005401611328,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.008740901947021,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.009064435958862,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 77.4577853679657,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 0.001402139663696289,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 13.998759984970093,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 35.73522758483887,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 0.001270294189453125,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 13.740835905075073,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 0.002216815948486328,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 20.258145093917847,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 17.046176195144653,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 0.0023572444915771484,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 0.00341033935546875,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 15.1282799243927,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 1379.504741191864,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 2901.15345287323,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 250.89549899101257,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 656.4420630931854,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 34.057239294052124,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 40.90940880775452,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 56.85219430923462,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 1099.854005098343,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 1191.4042863845825,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 441.47900128364563,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 218.43340802192688,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 148.92268800735474,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 0.0022373199462890625,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 0.0011653900146484375,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.014302492141723633,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 103.80406403541565,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 978.9492609500885,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 226.83958792686462,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 79.41123580932617,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_cleansstate_task_distro_nonspecific": {
                "duration": 39.98121356964111,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_cleansstate_task_distro_specific": {
                "duration": 184.82037162780762,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 213.61061239242554,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 1251.7380921840668,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 112.57785415649414,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 1117.2417974472046,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_32_64_same_hash": {
                "duration": 71.35883402824402,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_allarch_samesigs": {
                "duration": 98.80319142341614,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_cache_management_script_using_machine": {
                "duration": 1901.839047908783,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_cache_management_script_using_pr_1": {
                "duration": 985.0239703655243,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_cache_management_script_using_pr_2": {
                "duration": 227.58551859855652,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_cache_management_script_using_pr_3": {
                "duration": 343.63075065612793,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 52.310335636138916,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 44.006757497787476,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_creation_distro_specific_fail": {
                "duration": 138.01886367797852,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_creation_distro_specific_pass": {
                "duration": 141.15186858177185,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_movelayer_samesigs": {
                "duration": 69.79707980155945,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 69.44482207298279,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_nativelsbstring_same_hash": {
                "duration": 77.5125732421875,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 125.70718002319336,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_noop_samesigs": {
                "duration": 107.33916187286377,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_sametune_samesigs": {
                "duration": 156.45736002922058,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 77.86894154548645,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 47.23281168937683,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 17.133853912353516,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 35.51919507980347,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 207.28026795387268,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.08440637588500977,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10133862495422363,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10118246078491211,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10115337371826172,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 2.3435285091400146,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 1.952956199645996,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 1.975548505783081,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 1.7977728843688965,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.303009033203125,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 1.876945972442627,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.2021169662475586,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 1.0385613441467285,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 3.5872693061828613,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 1.6900601387023926,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.6974239349365234,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.9003269672393799,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.4499528408050537,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.5194180011749268,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 3.7729084491729736,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 3.403085470199585,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 72.60952162742615,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.7393667697906494,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.45572853088378906,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.36692047119140625,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.8228163719177246,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 85.95969319343567,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 23.209111213684082,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 21.527612686157227,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 22.005918741226196,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 47.350152254104614,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 23.771984100341797,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 0.007180929183959961,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 0.007512569427490234,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 70.42967510223389,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 22.26584815979004,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 23.6184983253479,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 20.524495840072632,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 35.333614349365234,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 18.94772434234619,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 18.01208209991455,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 25.393741369247437,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 17.0949285030365,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 17.823005199432373,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 0.003284931182861328,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 35.97031903266907,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 28.208553314208984,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 32.202937602996826,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 17.611701488494873,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 0.0022919178009033203,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_include_path": {
                "duration": 24.05594515800476,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 25.657819747924805,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 51.680280447006226,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 0.003222942352294922,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 15.162505149841309,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 26.229309558868408,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 27.42438244819641,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 191.39970803260803,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 0.0022344589233398438,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 0.0030596256256103516,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 0.004446744918823242,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 29.90064239501953,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 16.414870977401733,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 14.94875955581665,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 158.83245515823364,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.2497425079345703,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 0.0009229183197021484,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 0.0008697509765625,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 245.65029788017273,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 20.68047595024109,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 0.0011036396026611328,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 79.73383784294128,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 0.0010743141174316406,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 26.842003345489502,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 30.734217882156372,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 46.46115970611572,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 46.90936493873596,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 39.8372917175293,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 88.18219566345215,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 10.944618701934814,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 16.98383593559265,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 22.47695779800415,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 29.73200011253357,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 231.8064534664154,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 0.0018301010131835938,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 0.0012958049774169922,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 21.1032817363739,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 0.0018761157989501953,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 80.01871943473816,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.02886819839477539,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 0.0013430118560791016,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 37.55611062049866,
                "status": "PASSED"
            }
        }
    }
}