{
    "oeselftest_debian-11_qemux86-64_20230214095959": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "HOST_NAME": "debian11-ty-3",
            "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": "qemux86-64",
            "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": "20230214095959",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 84.43471789360046,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 48.32631158828735,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 55.11155962944031,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 37.20966291427612,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 31.76529884338379,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 33.55366396903992,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 31.582151651382446,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 55.45172953605652,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 33.935959339141846,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 29.700117349624634,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 228.6527965068817,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 29.886027336120605,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 32.03623914718628,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 31.584558963775635,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 138.05971431732178,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 60.72541928291321,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 117.96119832992554,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 21.96034812927246,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 10.738019704818726,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 19.042022943496704,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 5.633749961853027,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 66.44402718544006,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 9.397133111953735,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 50.85065221786499,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.6399986743927002,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 4.2339699268341064,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 19.894009590148926,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 18.434808254241943,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 79.01900863647461,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 36.30161499977112,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 17.12556481361389,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 23.512248277664185,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 18.79578161239624,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 21.440969705581665,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 17.251065015792847,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 15.61438798904419,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 15.416859865188599,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 15.278631687164307,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 17.37933373451233,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 14.777813911437988,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 14.64792251586914,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 14.0524582862854,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 16.410048723220825,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 14.540532112121582,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 15.502579927444458,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 14.402914047241211,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 15.290989637374878,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 16.63160729408264,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 80.62971425056458,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 6.753869295120239,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 1.5636227130889893,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 8.306298017501831,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 16.920319080352783,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 446.4100832939148,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 9.112734079360962,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 3.1777122020721436,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 18.910183906555176,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 97.92310523986816,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 53.89334678649902,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 34.68441462516785,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 35.57689619064331,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 30.05647563934326,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 17.39308190345764,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 126.44416069984436,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 36.4185996055603,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 5.625208616256714,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 4.449023008346558,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 24.756267309188843,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 23.287269353866577,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 3.2632267475128174,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 6.74602746963501,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 28.363314628601074,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 4.783778429031372,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 5.372126340866089,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 4.070991516113281,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 30.360985279083252,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 80.24277663230896,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 4.285885810852051,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.8900668621063232,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 83.80153107643127,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 123.66186690330505,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 97.31541275978088,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 26.647796392440796,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 134.59473419189453,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 299.7522246837616,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 243.19186353683472,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 289.8835246562958,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 84.95340704917908,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 80.08087539672852,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 160.77465891838074,
                "status": "PASSED"
            },
            "buildoptions.SourceMirroring.test_yocto_source_mirror": {
                "duration": 0.00565791130065918,
                "log": "Skip by the command line argument \"buildoptions.SourceMirroring.test_yocto_source_mirror\"\n",
                "status": "SKIPPED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 2509.408842563629,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 132.35760736465454,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 477.51534509658813,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 148.45684480667114,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 176.4296464920044,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 36.825560331344604,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.012953996658325195,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod": {
                "duration": 240.88876008987427,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 126.78220200538635,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 57.40832257270813,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 72.95816993713379,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 23.617097854614258,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 48.26258373260498,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 29.41383957862854,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 33.32973837852478,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 87.72295761108398,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 2.9947547912597656,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 14.981120824813843,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 360.45843744277954,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 308.81920051574707,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 19.822524785995483,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 19.570143699645996,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 216.68928480148315,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 354.86269521713257,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 277.3260245323181,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 91.32216429710388,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 119.35334777832031,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 189.9372591972351,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 88.49219536781311,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 928.1623890399933,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 24.32002878189087,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 22.327216625213623,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 16.60287070274353,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 134.63712120056152,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 47.74660634994507,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 83.90529894828796,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 77.5539755821228,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 42.268434047698975,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 55.07960271835327,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_2": {
                "duration": 36.631338119506836,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 31.39422583580017,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 24.784573793411255,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 36.83922052383423,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 38.57918858528137,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 39.572224378585815,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 73.96208930015564,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 60.90519046783447,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 50.495710134506226,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 51.00915455818176,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 3.0383944511413574,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 12.336026668548584,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 55.6013822555542,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 40.77607250213623,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 25.658865690231323,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 4159.946409463882,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.010007619857788086,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 125.15355443954468,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_missing_homepg": {
                "duration": 104.68436241149902,
                "status": "PASSED"
            },
            "eSDK.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 167.77321815490723,
                "status": "PASSED"
            },
            "eSDK.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 76.86051964759827,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 3553.29994392395,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 347.7936978340149,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 57.68099665641785,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 63.815706729888916,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 4011.2580926418304,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 112.57965993881226,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 503.3978645801544,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 405.4921610355377,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 62.08640766143799,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 57.16338658332825,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 70.25143647193909,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 273.7412567138672,
                "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-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-debian/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-debian/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-debian/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, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.2.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.1+snapshot-926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6\"\nmeta-selftest        = \"master:287d1c11bcb3fc87a73533d0f3f8952f5bd1e6c1\"\n\nInitialising tasks...done.\nSstate summary: Wanted 1001 Local 852 Mirrors 0 Missed 149 Current 261 (85% match, 88% complete)\nNOTE: Executing Tasks\nNOTE: Running setscene task 282 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/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-debian/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-debian/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-debian/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-debian/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 289 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 290 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/target-sdk-provides-dummy.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 293 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 294 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_packagedata_setscene)\nNOTE: Running setscene task 295 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 299 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 300 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_packagedata_setscene)\nNOTE: Running setscene task 302 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-go-cross-canadian.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 303 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-go-cross-canadian.bb:do_packagedata_setscene)\nNOTE: Running setscene task 304 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 306 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/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_package_write_rpm_setscene: Started\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-go-cross-canadian-qemux86-64-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-go-cross-canadian-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-go-sdk-target-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-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-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 307 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_packagedata_setscene)\nNOTE: recipe packagegroup-go-cross-canadian-qemux86-64-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 nativesdk-packagegroup-sdk-host-1.0-r12: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 318 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 334 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 342 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_package_setscene)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe packagegroup-go-cross-canadian-qemux86-64-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-go-sdk-target-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 343 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_packagedata_setscene)\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-cross-canadian-x86-64-12.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe gcc-cross-canadian-x86-64-12.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 344 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_packagedata_setscene)\nNOTE: Running setscene task 345 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/target-sdk-provides-dummy.bb:do_packagedata_setscene)\nNOTE: Running setscene task 347 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb:do_packagedata_setscene)\nNOTE: Running setscene task 348 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_package_setscene)\nNOTE: Running setscene task 349 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-go-cross-canadian.bb:do_package_setscene)\nNOTE: Running setscene task 351 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb:do_packagedata_setscene)\nNOTE: Running setscene task 352 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_package_setscene)\nNOTE: Running setscene task 353 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 357 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-cross-canadian_1.20.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 358 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 359 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go_1.20.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 361 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 375 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 379 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/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_package_setscene: Started\nNOTE: recipe packagegroup-go-cross-canadian-qemux86-64-1.0-r0: task do_package_setscene: Started\nNOTE: recipe packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_package_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_package_setscene: Succeeded\nNOTE: recipe packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 381 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 424 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe packagegroup-go-cross-canadian-qemux86-64-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 438 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_packagedata_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: Started\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_packagedata_setscene: Started\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_packagedata_setscene: Started\nNOTE: recipe packagegroup-go-sdk-target-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe go-cross-canadian-x86-64-1.20-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe go-cross-canadian-x86-64-1.20-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_packagedata_setscene: Succeeded\nNOTE: recipe go-runtime-1.20-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe go-1.20-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 465 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_packagedata_setscene)\nNOTE: Running setscene task 466 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_package_setscene)\nNOTE: recipe go-1.20-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 524 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go_1.20.bb:do_packagedata_setscene)\nNOTE: Running setscene task 527 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 641 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 643 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/expat/expat_2.5.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 644 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 646 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 647 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 648 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc_2.37.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 649 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_package_write_rpm_setscene)\nNOTE: recipe go-runtime-1.20-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 650 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_packagedata_setscene)\nNOTE: recipe ncurses-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libstd-rs-1.67.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_package_setscene: Started\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_packagedata_setscene: Started\nNOTE: recipe go-1.20-r0: task do_packagedata_setscene: Started\nNOTE: recipe zlib-1.2.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe go-runtime-1.20-r0: task do_packagedata_setscene: Started\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-libxcrypt-4.4.33-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 654 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 655 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/readline/readline_8.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 656 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_package_setscene)\nNOTE: recipe zlib-1.2.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 658 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_package_setscene: Succeeded\nNOTE: Running setscene task 659 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe go-1.20-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe ncurses-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 665 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 666 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe go-runtime-1.20-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 671 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_package_write_rpm_setscene)\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 672 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 673 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_package_write_rpm_setscene)\nNOTE: recipe opkg-utils-0.5.0-r0: task do_populate_sysroot_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 nativesdk-glibc-2.37-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 674 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/automake/automake_1.16.5.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 675 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils_2.40.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 679 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 680 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/libstd-rs_1.67.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libstd-rs-1.67.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 682 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 686 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-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-autoconf-2.71-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 687 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 688 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/file/file_5.44.bb:do_package_write_rpm_setscene)\nNOTE: recipe opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 689 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 692 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 693 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc_12.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 694 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 695 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libstd-rs-1.67.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 697 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 699 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 700 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gcc-12.2.0-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-gcc-runtime-12.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 704 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 705 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 707 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 708 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 709 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils_2.40.bb:do_packagedata_setscene)\nNOTE: Running setscene task 711 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 713 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 715 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 716 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 717 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 718 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_package_write_rpm_setscene)\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_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 722 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 723 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 728 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 734 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 736 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 737 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc_12.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 738 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_package_setscene)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 741 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 742 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 744 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_populate_sysroot_setscene)\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_packagedata_setscene: Started\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 745 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_package_setscene)\nNOTE: Running setscene task 753 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 754 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_package_setscene)\nNOTE: recipe libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-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-opkg-utils-0.5.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 755 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 756 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 759 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 766 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 767 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 769 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_package_setscene: Succeeded\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_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 770 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_package_setscene)\nNOTE: Running setscene task 771 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe cargo-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 772 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_packagedata_setscene)\nNOTE: recipe glibc-2.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 779 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 780 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 781 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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-perl-5.36.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 783 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_packagedata_setscene)\nNOTE: Running setscene task 784 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-cargo-1.67.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: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 785 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 786 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 787 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 789 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 790 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 791 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 796 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 802 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_packagedata_setscene)\nNOTE: recipe cargo-native-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe glibc-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 806 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-cross_12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 809 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 810 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-crosssdk_1.20.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 811 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libarchive-3.6.2-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-unfs3-0.10.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 814 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe go-crosssdk-x86_64-pokysdk-linux-1.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-cross-x86_64-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libssh2-native-1.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 815 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 816 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 817 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_package_setscene)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 820 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 821 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 826 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 827 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 828 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 833 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libssh2-native-1.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 835 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 837 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 838 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 845 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 855 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 858 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-xz-5.4.1-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-shadow-4.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 860 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 861 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/mesa/mesa_22.3.5.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-libsdl2-2.26.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 862 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 864 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 866 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 868 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 870 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 871 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 872 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe go-crosssdk-x86_64-pokysdk-linux-1.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 873 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-binary-native_1.20.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 875 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 876 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 877 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe go-binary-native-1.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 878 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 879 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 880 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_package_setscene)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 882 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/zstd/zstd_1.5.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: recipe nativesdk-wayland-protocols-1.31-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 883 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 884 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 889 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 890 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 891 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_package_setscene)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 892 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_package_setscene)\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 893 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 895 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 901 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 903 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 910 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 917 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 922 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 927 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 940 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 942 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 943 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 944 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 945 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-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-libxau-1_1.0.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 946 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/expat/expat_2.5.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 947 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/expat/expat_2.5.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 948 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 949 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 950 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 951 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_packagedata_setscene)\nNOTE: recipe rust-native-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 953 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_package_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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 954 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 955 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 956 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 957 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 960 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 962 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 963 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 965 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 967 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 968 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 970 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 972 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 974 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 978 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 981 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libpciaccess-0.17-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 983 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 984 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 985 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 986 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_package_setscene)\nNOTE: recipe nativesdk-util-macros-1_1.19.3-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 gcc-cross-x86_64-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 989 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 990 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 991 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-libc-headers-6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 992 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 994 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/attr/attr_2.5.1.bb:do_packagedata_setscene)\nNOTE: recipe rust-llvm-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 996 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_package_setscene)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 997 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 998 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 999 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1000 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1001 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/curl/curl_7.87.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1002 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1003 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1004 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe go-binary-native-1.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1006 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe linux-libc-headers-6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1007 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross_2.40.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 1009 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe binutils-cross-x86_64-2.40-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 1010 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1013 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1016 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1017 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/attr/attr_2.5.1.bb:do_package_setscene)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1018 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1021 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1022 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap/libcap_2.66.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1023 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 1024 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1025 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1026 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1027 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1028 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 1029 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1030 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1032 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 1034 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1038 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1041 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1044 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1045 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1046 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1047 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/popt/popt_1.19.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1048 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 1049 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1053 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.40-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1057 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 1058 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1059 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe shared-mime-info-native-2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1060 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1061 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1062 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/attr/attr_2.5.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1063 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_package_setscene)\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1064 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1065 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-nettle-3.8.1-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-libmicrohttpd-0.9.75-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1067 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/file/file_5.44.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1068 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/file/file_5.44.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1069 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/curl/curl_7.87.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1070 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/curl/curl_7.87.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-popt-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1071 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1072 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe shared-mime-info-native-2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1073 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1074 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1076 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1077 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1078 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_package_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1079 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1081 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xmlto-native-0.0.28+0.0.29+gitAUTOINC+6fa6a0e076-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meson-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1082 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1084 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1089 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1091 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1093 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1094 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1097 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-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-libssh2-1.10.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1098 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_packagedata_setscene)\nNOTE: recipe meson-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1100 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1101 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+gitAUTOINC+6fa6a0e076-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1102 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1103 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1106 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libxslt/libxslt_1.1.37.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1109 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe libxslt-native-1.1.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1111 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap/libcap_2.66.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1112 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1114 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1115 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap/libcap_2.66.bb:do_populate_sysroot_setscene)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1118 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1120 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-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 1121 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1123 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1125 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1126 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1127 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_packagedata_setscene)\nNOTE: recipe libxslt-native-1.1.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1129 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1130 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_packagedata_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1134 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1135 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1138 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/popt/popt_1.19.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 162 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_fetch)\nNOTE: Running task 169 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_fetch)\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-popt-1.19-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1152 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1153 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1154 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1155 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1156 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1157 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1158 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1159 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1160 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1161 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1164 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_packagedata_setscene: Started\nNOTE: Running task 190 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_fetch)\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata_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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1165 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1166 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1167 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1168 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1170 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-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: Running setscene task 1174 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1175 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1176 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1177 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1179 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1182 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1184 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1187 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running task 195 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_fetch)\nNOTE: Running task 205 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_fetch)\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-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_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-readline-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1192 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1199 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 229 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_unpack)\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1201 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1207 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1209 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_packagedata_setscene)\nNOTE: Running task 244 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_fetch)\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-12.2.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-libxrandr-1_1.5.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_fetch: Succeeded\nNOTE: Running task 270 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_fetch)\nNOTE: recipe nativesdk-gcc-runtime-12.2.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 1211 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1214 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libgcc-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-libxshmfence-1.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 273 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_fetch)\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running task 274 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_fetch)\nNOTE: Running setscene task 1216 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc_2.37.bb:do_packagedata_setscene)\nNOTE: Running task 275 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_fetch)\nNOTE: Running task 300 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_fetch)\nNOTE: Running task 321 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_fetch)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_fetch: Succeeded\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-rust-llvm-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1218 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1220 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1221 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1224 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: Running task 335 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_fetch)\nNOTE: Running task 339 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_fetch)\nNOTE: Running task 346 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_fetch)\nNOTE: Running task 347 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_fetch)\nNOTE: Running task 349 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_write_config)\nNOTE: Running task 368 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_fetch)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 377 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_fetch)\nNOTE: Running task 383 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_fetch)\nNOTE: Running task 385 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_write_config)\nNOTE: Running task 391 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_fetch)\nNOTE: Running task 393 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_fetch)\nNOTE: Running task 402 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_fetch)\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\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-rust-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_fetch: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_write_config: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_fetch: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_write_config: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 1231 of 1262 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1233 of 1262 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_fetch: Succeeded\nNOTE: recipe gcc-crosssdk-x86_64-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: Running task 417 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_unpack)\nNOTE: Running task 418 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_unpack)\nNOTE: Running task 419 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_unpack)\nNOTE: Running task 420 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_unpack)\nNOTE: Running task 421 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_write_config)\nNOTE: Running task 422 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_unpack)\nNOTE: Running task 429 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_fetch)\nNOTE: Running task 430 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_fetch)\nNOTE: Running task 436 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_unpack)\nNOTE: Running task 438 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_unpack)\nNOTE: Running task 445 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_unpack)\nNOTE: Running task 455 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_fetch)\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: recipe nativesdk-libepoxy-1.5.10-r0: task do_write_config: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_unpack: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_unpack: Succeeded\nNOTE: Running task 456 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_unpack)\nNOTE: Running task 471 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_fetch)\nNOTE: Running task 474 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_write_config)\nNOTE: Running task 476 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_write_config)\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_unpack: Succeeded\nNOTE: Running task 489 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_fetch)\nNOTE: Running task 490 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_fetch)\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_unpack: Succeeded\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_unpack: Succeeded\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_write_config: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_fetch: 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: Succeeded\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_fetch: Succeeded\nNOTE: recipe gcc-crosssdk-x86_64-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-debian/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-debian/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-debian/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe binutils-crosssdk-x86_64-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: Running task 491 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-source_12.2.bb:do_fetch)\nNOTE: Running task 496 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-cross-canadian_1.20.bb:do_fetch)\nNOTE: Running task 498 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_fetch)\nNOTE: Running task 499 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_fetch)\nNOTE: Running task 500 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_fetch)\nNOTE: Running task 502 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_fetch)\nNOTE: Running task 503 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_fetch)\nNOTE: Running task 506 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch)\nNOTE: Running task 513 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_unpack)\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_fetch: Started\nNOTE: recipe go-cross-canadian-x86-64-1.20-r0: task do_fetch: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_fetch: Started\nNOTE: Running setscene task 1248 of 1262 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_fetch: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe go-cross-canadian-x86-64-1.20-r0: task do_fetch: Succeeded\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_fetch: Started\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_fetch: Started\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 nativesdk-shadow-4.13-r0: task do_fetch: Started\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_fetch: Succeeded\nNOTE: recipe mpfr-native-4.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_fetch: Succeeded\nNOTE: recipe mpfr-native-4.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe binutils-crosssdk-x86_64-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-debian/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: Running task 552 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_unpack)\nNOTE: Running task 556 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-cross-canadian_1.20.bb:do_unpack)\nNOTE: Running task 558 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_unpack)\nNOTE: Running task 560 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_unpack)\nNOTE: Running task 561 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_unpack)\nNOTE: Running task 564 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_unpack)\nNOTE: Running noexec task 601 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_fetch)\nNOTE: Running task 603 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_write_config)\nNOTE: recipe go-cross-canadian-x86-64-1.20-r0: task do_unpack: Started\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_unpack: Started\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-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-shared-mime-info-2.2-r0: task do_write_config: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_unpack: 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-debian/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-debian/build/meta/recipes-support/re2c/re2c_3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe go-cross-canadian-x86-64-1.20-r0: task do_unpack: Succeeded\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-debian/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 740 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-source_12.2.bb:do_unpack)\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_unpack: Started\nNOTE: Running task 1220 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_unpack)\nNOTE: Running task 1228 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_unpack)\nNOTE: Running task 1281 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_unpack)\nNOTE: Running task 1290 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_unpack)\nNOTE: Running task 1308 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_patch)\nNOTE: Running task 1345 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_unpack)\nNOTE: Running task 1377 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_unpack)\nNOTE: Running task 1378 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_unpack)\nNOTE: Running task 1379 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_unpack)\nNOTE: Running task 1380 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_unpack)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_unpack: Started\nNOTE: Running task 1418 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_unpack)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_unpack: Succeeded\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1419 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_patch)\nNOTE: Running task 1420 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_patch)\nNOTE: Running task 1421 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_patch)\nNOTE: Running task 1422 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_patch)\nNOTE: Running task 1423 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_patch)\nNOTE: Running task 1425 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_patch)\nNOTE: Running task 1426 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_patch)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_patch: Succeeded\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1427 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/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: Running task 1432 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_patch)\nNOTE: Running task 1433 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_patch)\nNOTE: Running task 1437 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_patch)\nNOTE: Running task 1482 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_unpack)\nNOTE: Running task 1531 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_unpack)\nNOTE: Running task 1534 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_unpack)\nNOTE: Running task 1552 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_patch)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_unpack: Started\nNOTE: Running task 1555 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_patch)\nNOTE: Running task 1599 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_patch)\nNOTE: Running task 1609 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_patch)\nNOTE: Running task 1626 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_patch)\nNOTE: Running task 1654 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_patch)\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_patch: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_patch: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1656 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_patch)\nNOTE: Running task 1659 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_patch)\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 1665 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_patch)\nNOTE: Running task 1668 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_unpack)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_patch: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_patch: Started\nNOTE: Running task 1672 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_patch)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_patch: Succeeded\nNOTE: Running task 1720 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_generate_toolchain_file)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_patch: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1723 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_patch)\nNOTE: Running task 1736 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_generate_toolchain_file)\nNOTE: Running task 1743 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_unpack)\nNOTE: Running task 1784 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_unpack)\nNOTE: Running task 1786 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_unpack)\nNOTE: Running task 1787 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_unpack)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_patch: Started\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_unpack: Succeeded\nNOTE: Running task 1799 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_patch)\nNOTE: Running task 1800 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_patch)\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1804 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-cross-canadian_1.20.bb:do_patch)\nNOTE: Running task 1806 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_patch)\nNOTE: Running task 1808 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_patch)\nNOTE: Running task 1809 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_patch)\nNOTE: Running task 1810 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_patch)\nNOTE: Running task 1813 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_patch)\nNOTE: recipe go-cross-canadian-x86-64-1.20-r0: task do_patch: Started\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_patch: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_patch: Started\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_patch: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_patch: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_patch: Succeeded\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_patch: Succeeded\nNOTE: recipe go-cross-canadian-x86-64-1.20-r0: task do_patch: Succeeded\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1875 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-source_12.2.bb:do_preconfigure)\nNOTE: Running task 1890 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_patch)\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_preconfigure: Started\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_patch: Started\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_preconfigure: Succeeded\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_patch: Succeeded\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2073 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2075 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_configure)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_configure: Started\nNOTE: Running task 2554 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2556 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2594 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2655 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2656 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_configure)\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2674 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_configure)\nNOTE: Running task 2767 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2780 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_patch)\nNOTE: Running task 2796 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_configure: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2797 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_configure)\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2798 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_configure)\nNOTE: Running task 2799 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_configure)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_configure: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_configure: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_configure: Succeeded\nNOTE: Running task 2800 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/go/go-runtime_1.20.bb:do_compile)\nNOTE: Running task 2801 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_compile)\nNOTE: Running task 2972 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2979 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_generate_toolchain_file)\nNOTE: Running task 2980 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_compile: Started\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2981 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-go-toolchain.bb:do_install)\nNOTE: Running task 2983 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2986 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3009 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_configure)\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_configure: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_patch: Succeeded\nNOTE: recipe meta-go-toolchain-1.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_prepare_recipe_sysroot: Succeeded\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_unpack: Succeeded\nNOTE: Running task 3010 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_patch)\nNOTE: Running task 3011 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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-llvm-1.67.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_patch: Succeeded\nNOTE: Running task 3012 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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-libxcb-1.15-r0: task do_configure: Succeeded\nNOTE: Running task 3013 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_compile)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_compile: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_rust_setup_snapshot: Succeeded\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_configure: Succeeded\nNOTE: Running task 3015 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_generate_toolchain_file)\nNOTE: Running task 3016 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_compile)\nNOTE: Running task 3017 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_compile)\nNOTE: Running task 3019 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_rust_gen_targets)\nNOTE: Running task 3033 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_configure)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_compile: 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-llvm-1.67.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 3034 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_configure)\nNOTE: Running task 3036 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_configure)\nNOTE: Running task 3039 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure)\nNOTE: Running task 3066 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-environment.bb:do_generate_content)\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_generate_content: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_configure: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_configure: Started\nNOTE: Running task 3421 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_package_write_rpm)\nNOTE: Running task 3431 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_package_write_rpm)\nNOTE: Running task 3434 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_package_write_rpm)\nNOTE: Running task 3452 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_package_write_rpm)\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_generate_content: Succeeded\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_package_write_rpm: Started\nNOTE: Running task 3453 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-environment.bb:do_install)\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_install: Started\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_install: Succeeded\nNOTE: Running task 3454 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-environment.bb:do_package)\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_package: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_package_write_rpm unihash changed to 697329bf09fa628f61270e40086b3479833950dccd3bc502e8598ea05fae15e1\nNOTE: Setscene tasks completed\nNOTE: Running task 3459 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/attr/attr_2.5.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_package_write_rpm unihash changed to 2077e753e8bf0e2c1f5dc74cd0abb6db2ce51eb101ebdde13f319e38fb71348b\nNOTE: Setscene tasks completed\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_package: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_package_write_rpm unihash changed to 7a77892d80745321eee42f7fa3a0c2e2db8c910fb91e555ed03dbd064f059777\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_package_write_rpm unihash changed to a39de19b3511777175d379006df5f15c1d57c8cb605bcf4a45fe0afb96df76d8\nNOTE: Setscene tasks completed\nNOTE: Running task 3460 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_patch)\nNOTE: Running task 3461 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_cargo_setup_snapshot)\nNOTE: Running task 3462 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-environment.bb:do_packagedata)\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_packagedata: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_cargo_setup_snapshot: Started\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/attr/attr_2.5.1.bb:do_package_write_rpm unihash changed to 82243ddb260f91aa4c97fec08d410e074c3de18a3f1b2a0065ee118dd4447a13\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-environment.bb:do_packagedata unihash changed to cdf87572eb0d2766853c789454fa37ac61e2853275f46bfae17819d66a50466c\nNOTE: Setscene tasks completed\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_configure: Succeeded\nNOTE: Running task 3464 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_rust_gen_targets)\nNOTE: Running task 3465 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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-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 3466 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_package_write_rpm: Started\nNOTE: Running task 3470 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_package_write_rpm)\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 3473 of 3761 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-environment.bb:do_package_write_rpm)\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_cargo_setup_snapshot: Succeeded\nNOTE: Running task 3476 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_package_write_rpm unihash changed to cdb894f63d261aa8955ee2f59b9bb73a34806915a453bcd12a31ef2bbd693b2c\nNOTE: Setscene tasks completed\nNOTE: Running task 3478 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_package_write_rpm)\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_package_write_rpm: Started\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_package_write_rpm unihash changed to d87b3aa42aa5970246a59494b708e14daf713c1cc47e3a64ff369033dc41f439\nNOTE: Setscene tasks completed\nNOTE: Running task 3479 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_package_write_rpm unihash changed to c74c37d0c5d3a1e92275cd1b72d2d9807018ade05f986324a1ec28dabe274386\nNOTE: Setscene tasks completed\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_package_write_rpm unihash changed to b230005a58370f784f5a3d5625db7169ae55a39562092b2dcfeb4c9cd0a85310\nNOTE: Setscene tasks completed\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_configure: Succeeded\nNOTE: Running task 3480 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_compile)\nNOTE: Running task 3481 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_compile)\nNOTE: Running task 3483 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_compile: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_package_write_rpm unihash changed to 8055f3b0e0dc46e0acc53b4f2adb20d8c08b80b1c7dd3b8b0e546f6be11d03c7\nNOTE: Setscene tasks completed\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_package_write_rpm unihash changed to 6562b14ecce6b2bf106d9434b8723ae498e1f79386d538e85b2ce464c2fe3dc5\nNOTE: Setscene tasks completed\nNOTE: Running task 3484 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 3486 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_package_write_rpm unihash changed to b129a0c7b2800fd4755e29c3220a7018068b3ef8adf829931b8b62c46a3a4f4f\nNOTE: Setscene tasks completed\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_package_write_rpm unihash changed to 92c0cbff81ef70be7ef77443a0e01d20de7213a181635e402f44a02c6637d445\nNOTE: Setscene tasks completed\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_compile: 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-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/temp/run.do_configure.2815330', 1, None, None)\nNOTE: Running task 3512 of 3761 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_install)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_install: Started\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/temp/log.do_configure.2815330\nLog data follows:\n| DEBUG: Executing python function extend_recipe_sysroot\n| NOTE: Direct dependencies are ['/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot', 'virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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-x86_64-pokysdk-linux', 'libtool-native', 'quilt-native', 'autoconf-native', 'automake-native', 'chrpath-native', 'pseudo-native', 'nativesdk-glibc', 'nativesdk-gcc-runtime', 'texinfo-dummy-native', 'libmpc-native', 'zstd-native', 'gmp-native', 'xz-native', 'gnu-config-native', 'mpfr-native', 'flex-native', 'binutils-crosssdk-x86_64-pokysdk-linux', 'gettext-native', 'zlib-native', 'nativesdk-linux-libc-headers', 'm4-native', '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', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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=x86_64-linux \t\t  --host=x86_64-pokysdk-linux \t\t  --target=x86_64-pokysdk-linux \t\t  --prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr \t\t  --exec_prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr \t\t  --bindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin \t\t  --sbindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin \t\t  --libexecdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/libexec \t\t  --datadir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share \t\t  --sysconfdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/etc \t\t  --sharedstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/com \t\t  --localstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/var \t\t  --libdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib \t\t  --includedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include \t\t  --oldincludedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include \t\t  --infodir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/info \t\t  --mandir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/meta/site/endian-little\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common-glibc\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/x86_64-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common\n| checking for a BSD-compatible install... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for x86_64-pokysdk-linux-strip... x86_64-pokysdk-linux-strip\n| checking for a race-free mkdir -p... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/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... x86_64-pc-linux-gnu\n| checking host system type... x86_64-pokysdk-linux-gnu\n| checking how to print strings... printf\n| checking whether make supports the include directive... yes (GNU style)\n| checking for x86_64-pokysdk-linux-gcc... x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... none needed\n| checking whether x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot understands -c and -o together... yes\n| checking dependency style of x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/hosttools/grep\n| checking for egrep... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/hosttools/grep -E\n| checking for fgrep... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/hosttools/grep -F\n| checking for ld used by x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking if the linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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)... x86_64-pokysdk-linux-gcc-nm\n| checking the name lister (x86_64-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 x86_64-pc-linux-gnu file names to x86_64-pokysdk-linux-gnu format... func_convert_file_noop\n| checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop\n| checking for x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  option to reload object files... -r\n| checking for x86_64-pokysdk-linux-file... no\n| checking for file... file\n| configure: WARNING: using cross tools not prefixed with host triplet\n| checking for x86_64-pokysdk-linux-objdump... x86_64-pokysdk-linux-objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for x86_64-pokysdk-linux-dlltool... no\n| checking for dlltool... no\n| checking how to associate runtime and link libraries... printf %s\\n\n| checking for x86_64-pokysdk-linux-ar... x86_64-pokysdk-linux-gcc-ar\n| checking for archiver @FILE support... @\n| checking for x86_64-pokysdk-linux-strip... (cached) x86_64-pokysdk-linux-strip\n| checking for x86_64-pokysdk-linux-ranlib... x86_64-pokysdk-linux-gcc-ranlib\n| checking command to parse x86_64-pokysdk-linux-gcc-nm output from x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/hosttools/dd\n| checking how to truncate binary pipes... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/hosttools/dd bs=4096 count=1\n| checking for x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... no\n| checking for x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64) 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 x86_64-pokysdk-linux-gcc... (cached) x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... (cached) yes\n| checking for x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... (cached) none needed\n| checking whether x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/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-debian/build/build-st-1717577/tmp/work/x86_64-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/x86_64-pokysdk-linux/usr'  '--build=x86_64-linux' '--host=x86_64-pokysdk-linux' '--target=x86_64-pokysdk-linux' '--exec_prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr' '--bindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin' '--sbindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin' '--libexecdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/libexec' '--datadir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share' '--sysconfdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/etc' '--sharedstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/com' '--localstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/var' '--libdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib' '--includedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include' '--oldincludedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include' '--infodir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/info' '--mandir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/man' '--disable-silent-rules' '--disable-dependency-tracking' '--with-libtool-sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot' '--disable-indirect-deps' '--disable-static' '--with-internal-glib' 'build_alias=x86_64-linux' 'host_alias=x86_64-pokysdk-linux' 'target_alias=x86_64-pokysdk-linux' 'CC=x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot=  -fmacro-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot=  -fdebug-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib/pkgconfig:/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/pkgconfig' 'PKG_CONFIG_LIBDIR=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib/pkgconfig' --cache-file=/dev/null --srcdir=../../git/glib\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/endian-little\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common-glibc\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/x86_64-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common\n| checking for a BSD-compatible install... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for x86_64-pokysdk-linux-strip... x86_64-pokysdk-linux-strip\n| checking for a race-free mkdir -p... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/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 x86_64-pokysdk-linux-gcc... x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... none needed\n| checking whether x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... none\n| checking how to run the C preprocessor... x86_64-pokysdk-linux-gcc -E --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot -march=x86-64\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... x86_64-pc-linux-gnu\n| checking host system type... x86_64-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 x86_64-pokysdk-linux-c++... x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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 x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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 x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/hosttools/perl\n| checking for a Python interpreter with version >= 2.5... python3\n| checking for python3... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/hosttools/python3\n| checking for python3 version... 3.9\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.9/site-packages\n| checking for python3 extension module directory (pyexecdir)... ${libdir}/python3.9/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-debian/build/build-st-1717577/tmp/hosttools/grep\n| checking for egrep... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/hosttools/grep -E\n| checking for fgrep... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/hosttools/grep -F\n| checking for ld used by x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64\n| checking if the linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... x86_64-pokysdk-linux-gcc-nm\n| checking the name lister (x86_64-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 x86_64-pc-linux-gnu file names to x86_64-pokysdk-linux-gnu format... func_convert_file_noop\n| checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop\n| checking for x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 option to reload object files... -r\n| checking for x86_64-pokysdk-linux-file... no\n| checking for file... file\n| checking for x86_64-pokysdk-linux-objdump... x86_64-pokysdk-linux-objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for x86_64-pokysdk-linux-dlltool... configure: WARNING: using cross tools not prefixed with host triplet\n| no\n| checking for dlltool... no\n| checking how to associate runtime and link libraries... printf %s\\n\n| checking for x86_64-pokysdk-linux-ar... x86_64-pokysdk-linux-gcc-ar\n| checking for archiver @FILE support... @\n| checking for x86_64-pokysdk-linux-strip... (cached) x86_64-pokysdk-linux-strip\n| checking for x86_64-pokysdk-linux-ranlib... x86_64-pokysdk-linux-gcc-ranlib\n| checking command to parse x86_64-pokysdk-linux-gcc-nm output from x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/hosttools/dd\n| checking how to truncate binary pipes... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/hosttools/dd bs=4096 count=1\n| checking for x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... no\n| checking for x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 -m elf_x86_64) 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... x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot -E\n| checking for ld used by x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 -m elf_x86_64\n| checking if the linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 -m elf_x86_64) is GNU ld... yes\n| checking whether the x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes\n| checking for x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... yes\n| checking if x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 -m elf_x86_64) 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... (cached) 1\n| checking size of short... (cached) 2\n| checking size of long... (cached) 8\n| checking size of int... (cached) 4\n| checking size of void *... (cached) 8\n| checking size of long long... (cached) 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-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build/glib/config.log /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure) failed with exit code '1'\nNOTE: recipe nativesdk-go-runtime-1.20-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_configure: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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 3512 tasks of which 3338 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/log/error-report/error_report_20230214182045.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/log/error-report/error_report_20230214182045.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-debian/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 10:00:15,837 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/conf/local.conf\n2023-02-14 10:00:15,838 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2023-02-14 10:19:41,823 - oe-selftest - INFO - Starting server ['/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-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-debian/build/build-st-1717577/tmp/deploy', '--scan-rpm-dir', '--port=51273']\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): opened database file::memory:?cache=shared rw ro\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): sqlite version 3.40.1\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): service mode active\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): libmicrohttpd version 0.9.75\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): started http server on IPv4 IPv6 port=51273\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): search concurrency 8\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): webapi connection pool 8\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): rescan time 0\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): fdcache fds 240\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): fdcache mbs 21991\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): fdcache prefetch 64\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): fdcache tmpdir /tmp\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): fdcache tmpdir min% 25\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): groom time 0\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): prefetch fds 120\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): prefetch mbs 10995\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): forwarded ttl limit 8\n[Tue 14 Feb 2023 06:19:41 PM GMT] (2592261/2592261): accepting archive types .rpm(cat) \nLoading cache...[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): grooming database\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): database record counts:\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): file d/e 0\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): file s 0\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): archive d/e 0\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): archive sref 0\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): archive sdef 0\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): buildids 0\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): filenames 0\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): files scanned (#) 0\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): files scanned (mb) 0\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): index db size (mb) 0\n[Tue 14 Feb 2023 06:19:42 PM GMT] (2592261/2592279): groomed database in 0.00106262s\n[Tue 14 Feb 2023 06:19:43 PM GMT] (2592261/2592280): fts traversed source paths in 0.209881s, scanned=6147, regex-skipped=0\ndone.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230214181939\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230214181939\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/.y2c7d_b7\nCreated listening socket for qemu serial console on: 127.0.0.1:59155\nCreated listening socket for qemu serial console on: 127.0.0.1:33431\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.ext4 tcpserial=59155:33431 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/pidfile_1717577  -S -qmp unix:./.wlp2v3sw,server,wait -qmp unix:./.y2c7d_b7,server,nowait\"\nrunqemu started, pid is 2596315\nwaiting at most 300 seconds for qemu pid (02/14/23 10:19:51)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/.wlp2v3sw\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/.wlp2v3sw\nQMP connected to QEMU at 02/14/23 10:19:56 and took 4.52027153968811 seconds\nQMP released QEMU at 02/14/23 10:19:56 and took 0.1082921028137207 seconds from connect\nqemu started in 4.626770734786987 seconds - qemu procces pid is 2596460 (02/14/23 10:19:56)\nqemu cmdline used:\n/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -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 file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.ext4.2596319,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:59155 -serial tcp:127.0.0.1:33431 -pidfile /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/pidfile_1717577 -S -qmp unix:./.wlp2v3sw,server,wait -qmp unix:./.y2c7d_b7,server,nowait -serial mon:stdio -nographic -kernel /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1  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-debian/build/build-st-1717577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.ext4.2596319\nrunqemu - INFO - Copy done in 0.049588680267333984 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -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 file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.ext4.2596319,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:59155 -serial tcp:127.0.0.1:33431  -pidfile /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/pidfile_1717577  -S -qmp unix:./.wlp2v3sw,server,wait -qmp unix:./.y2c7d_b7,server,nowait -serial mon:stdio -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1  printk.time=1'\n\nrunqemu - INFO - Host uptime: 87207.63\n\n\nWaiting at most 1000 seconds for login banner (02/14/23 10:19:56)\nConnection from 127.0.0.1:53468\nReached login banner in 8.918734312057495 seconds (02/14/23 10:20:05, 1676398805.2739358)\nLogged as root in serial console\n[Tue 14 Feb 2023 06:20:18 PM GMT] (2592261/2592278): ::1:54804 UA:Pythonurllib/3.9 XFF: GET /metrics 200 4486 0+0ms\n2023-02-14 10:20:18,405 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.1:51273/ debuginfod-find debuginfo /usr/bin/debuginfod\n[Tue 14 Feb 2023 06:20:18 PM GMT] (2592261/2592277): 192.168.7.2:54086 UA:elfutils/0.188,Linux/x86_64,/ XFF: GET /buildid/f2c2841c56d985bc9c85713e11eadc1736d25dac/debuginfo 200 3377248 0+107ms\n",
                "status": "ERROR"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 26.88314199447632,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 229.554292678833,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 129.36801528930664,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 62.98046374320984,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 102.63811087608337,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 293.1150770187378,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 225.29241275787354,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 142.12659525871277,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 38.5867338180542,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 145.2027235031128,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 128.530264377594,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 178.44670224189758,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 143.26708269119263,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 68.64281916618347,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 87.48456168174744,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 83.56687831878662,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 4.75662088394165,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 5.9581921100616455,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 5.435703277587891,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 5.124804496765137,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 4.6965696811676025,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 6.587682485580444,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 8.836190700531006,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 16.447327136993408,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 15.090140342712402,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 4.056567668914795,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 15.003061532974243,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 16.513896703720093,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 171.86392283439636,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 49.972723722457886,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 28.118632316589355,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 274.54408621788025,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 50.09026384353638,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.0317535400390625,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.022089242935180664,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 29.9395694732666,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 23.71726155281067,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 35.53221845626831,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 155.03483176231384,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 98.20538544654846,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 1465.228852033615,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-debian/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-debian/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-debian/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            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.1+snapshot-926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:926b9052fcefc87b2ce3925b9c8c6e7c1b3d13f6\"\nmeta-selftest        = \"master:287d1c11bcb3fc87a73533d0f3f8952f5bd1e6c1\"\n\nInitialising tasks...done.\nSstate summary: Wanted 980 Local 933 Mirrors 0 Missed 47 Current 297 (95% match, 96% complete)\nNOTE: Executing Tasks\nNOTE: Running setscene task 328 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-environment.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 329 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 330 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/target-sdk-provides-dummy.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 335 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 336 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_packagedata_setscene)\nNOTE: Running setscene task 339 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 341 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 342 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_packagedata_setscene)\nNOTE: Running setscene task 344 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 345 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_packagedata_setscene)\nNOTE: Running setscene task 360 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 377 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 385 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 387 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 401 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 408 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/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 packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-cross-canadian-x86-64-12.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libstd-rs-1.67.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libtool-2.4.7-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 409 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 411 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/meta-environment.bb:do_packagedata_setscene)\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 436 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb:do_package_setscene)\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe gcc-cross-canadian-x86-64-12.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_packagedata_setscene: Started\nNOTE: Running setscene task 437 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_packagedata_setscene)\nNOTE: recipe libstd-rs-1.67.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe meta-environment-qemux86-64-1.0-r8: task do_packagedata_setscene: Succeeded\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 439 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/meta/target-sdk-provides-dummy.bb:do_packagedata_setscene)\nNOTE: Running setscene task 441 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb:do_packagedata_setscene)\nNOTE: Running setscene task 442 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb:do_package_setscene)\nNOTE: Running setscene task 443 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb:do_package_setscene)\nNOTE: Running setscene task 444 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.7.bb:do_packagedata_setscene)\nNOTE: Running setscene task 445 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_package_setscene)\nNOTE: Running setscene task 446 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/libstd-rs_1.67.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 447 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 687 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 688 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 689 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/expat/expat_2.5.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 690 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 691 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 692 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_package_write_rpm_setscene)\nNOTE: recipe target-sdk-provides-dummy-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-core-standalone-sdk-target-1.0-r8: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: 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 packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_package_setscene: Started\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe libstd-rs-1.67.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_package_setscene: Started\nNOTE: recipe packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-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 target-sdk-provides-dummy-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 695 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 699 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc_2.37.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 700 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libtool-2.4.7-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 703 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe rust-cross-canadian-x86-64-1.67.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libstd-rs-1.67.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-packagegroup-sdk-host-1.0-r12: task do_package_setscene: Succeeded\nNOTE: recipe packagegroup-cross-canadian-qemux86-64-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 708 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 713 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 714 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/readline/readline_8.2.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 715 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe packagegroup-rust-cross-canadian-qemux86-64-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 716 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_package_setscene: Succeeded\nNOTE: Running setscene task 717 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libslirp-4.7.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 nativesdk-glibc-locale-2.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-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-qemu-helper-1.0-r9: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe glibc-2.37-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-libslirp-4.7.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 718 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_package_write_rpm_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-util-linux-libuuid-2.38.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 719 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 720 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-readline-8.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-qemu-helper-1.0-r9: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 721 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/automake/automake_1.16.5.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: Running setscene task 722 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils_2.40.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 726 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 727 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/gettext/gettext_0.21.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 728 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 732 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-readline-8.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 733 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 734 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/file/file_5.44.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 735 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 736 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe glibc-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 743 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc_12.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 744 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 745 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 746 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 747 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_populate_sysroot_setscene: Started\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_packagedata_setscene: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 748 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 749 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc-locale_2.37.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 750 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 751 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils_2.40.bb:do_packagedata_setscene)\nNOTE: Running setscene task 752 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 753 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 754 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-gettext-0.21.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 757 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 758 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 759 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 763 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.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 764 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 765 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 766 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/m4/m4_1.4.19.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 767 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 768 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc_12.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-autoconf-2.71-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 773 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-automake-1.16.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 779 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 780 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 781 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 782 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 783 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-binutils-2.40-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-gnu-config-20221007+gitAUTOINC+f992bcc082-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 786 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 787 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg/opkg_0.6.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 788 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-m4-1.4.19-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 789 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_packagedata_setscene)\nNOTE: Running setscene task 792 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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: Succeeded\nNOTE: Running setscene task 795 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-gcc-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 799 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 802 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 803 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 808 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libslirp-4.7.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 809 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 812 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-makedevs-1.0.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 813 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 816 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/bash/bash_5.2.15.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-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-ninja-1.11.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-1_0.6.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe cargo-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 821 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 823 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-meson-1.0.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 824 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 827 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-pseudo-1.9.0+gitAUTOINC+9df045968d-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 828 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/perl/perl_5.36.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 831 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-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-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 833 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-python3-setuptools-67.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 836 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_package_setscene)\nNOTE: recipe cargo-native-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 840 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 842 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 843 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_populate_sysroot_setscene)\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 846 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 847 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-glibc-locale-2.37-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 850 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 851 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-bzip2-1.0.8-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-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-perl-5.36.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 852 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 853 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.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 854 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libssh2-native-1.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 855 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 856 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libsolv/libsolv_0.7.23.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_package_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libssh2-native-1.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 859 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 860 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 861 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 862 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-unfs3-0.10.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 864 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 865 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 867 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 868 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-perl-5.36.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 873 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 874 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 875 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libsdl2/libsdl2_2.26.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libsolv-0.7.23-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 877 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rpm/rpm_4.18.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 880 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 881 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-flex-2.6.4-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-protocols-1.31-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 882 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 883 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.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-flex-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 884 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 885 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_populate_sysroot_setscene)\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: Succeeded\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 886 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 887 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-flex-2.6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 888 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 890 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.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-flex-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 892 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 893 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-rpm-1_4.18.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe rust-native-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 894 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.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: Started\nNOTE: Running setscene task 895 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libsdl2-2.26.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 896 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 899 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 900 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-virglrenderer-0.10.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 902 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxext-1_1.3.5-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-rpm-1_4.18.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 904 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 905 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/elfutils/elfutils_0.188.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 906 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/lua/lua_5.4.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 909 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 911 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 912 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.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 913 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_package_write_rpm_setscene: Started\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-pixman-1_0.42.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 917 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-elfutils-0.188-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 918 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 919 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 920 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 921 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-lua-5.4.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 923 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-util-macros-1_1.19.3-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: Running setscene task 925 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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 928 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/attr/attr_2.5.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-elfutils-0.188-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 930 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libarchive/libarchive_3.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libepoxy-1.5.10-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 932 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/mesa/mesa_22.3.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 934 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 935 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 936 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 937 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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_packagedata_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-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 938 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-pixman-1_0.42.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 941 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe rust-native-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 943 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 944 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_package_setscene)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 945 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 947 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libarchive-3.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 949 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/zstd/zstd_1.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 950 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/bash/bash_5.2.15.bb:do_packagedata_setscene)\nNOTE: Running setscene task 951 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/attr/attr_2.5.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 952 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_packagedata_setscene)\nNOTE: Running setscene task 953 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap/libcap_2.66.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 955 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 956 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 957 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-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-dtc-1.6.1-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 958 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-mesa-2_22.3.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 959 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/drm/libdrm_2.4.115.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 962 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 963 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/wayland/wayland_1.21.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 964 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 965 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-zstd-1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 967 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-bash-5.2.15-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 970 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 971 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 972 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-attr-2.5.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 973 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 974 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/dtc/dtc_1.6.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 980 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 982 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 984 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/expat/expat_2.5.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 986 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-wayland-protocols-1.31-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libdrm-2.4.115-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 989 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 990 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-wayland-1.21.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 991 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/expat/expat_2.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xrandr-1_1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 994 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxdamage-1_1.1.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 996 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 998 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1000 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1002 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxshmfence-1.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1004 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxxf86vm-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1006 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-dtc-1.6.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1007 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1010 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1012 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1013 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_populate_sysroot_setscene)\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-expat-2.5.0-r0: task do_populate_sysroot_setscene: Started\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_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1014 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1017 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-expat-2.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1019 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxrandr-1_1.5.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxfixes-1_6.0.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1020 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1023 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libpciaccess-0.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1025 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe rust-llvm-native-1.67.0-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 1026 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1028 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1029 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1030 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libmicrohttpd-0.9.75-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1031 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/popt/popt_1.19.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1032 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1033 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1035 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-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-libpcre2-10.42-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1036 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_package_write_rpm_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_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-mpfr-4.2.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-libxext-1_1.3.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxrender-1_0.9.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-libxext-1_1.3.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-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-libssh2-1.10.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-libmicrohttpd-0.9.75-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libmpc-1.3.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-popt-1.19-r0: task do_package_write_rpm_setscene: Succeeded\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: Succeeded\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1040 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1041 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1044 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/file/file_5.44.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1045 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/file/file_5.44.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1046 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/curl/curl_7.87.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1047 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/curl/curl_7.87.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1048 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1049 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gnutls/gnutls_3.7.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1050 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1051 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1055 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libssh2/libssh2_1.10.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1056 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1057 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/mpfr/mpfr_4.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1058 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/popt/popt_1.19.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1059 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-popt-1.19-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-file-5.44-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_populate_sysroot_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: Succeeded\nNOTE: recipe nativesdk-libx11-1_1.8.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-popt-1.19-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libgcrypt-1.10.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1063 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1064 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxcb_1.15.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libssh2-1.10.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1065 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1066 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/xtrans_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-curl-7.87.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1072 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-mpfr-4.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1073 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.09.03.bb:do_populate_sysroot_setscene)\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-libgcrypt-1.10.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1078 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1080 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap/libcap_2.66.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1081 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap/libcap_2.66.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1083 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1084 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1085 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-file-5.44-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-gnutls-3.7.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1087 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libidn/libidn2_2.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1089 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/nettle/nettle_3.8.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-shared-mime-info-2.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1091 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1092 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1093 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe shared-mime-info-native-2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxcb-1.15-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1094 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1095 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxml/libxml2_2.10.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-xtrans-1_1.4.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1098 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1099 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1100 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1101 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libcap-2.66-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1103 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-autoconf-archive-2022.09.03-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libgpg-error-1.46-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1105 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1108 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-nettle-3.8.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1109 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb:do_populate_sysroot_setscene)\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: Running setscene task 1115 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1118 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gmp/gmp_6.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1125 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_packagedata_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-libpthread-stubs-0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1129 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_packagedata_setscene)\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1131 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libunistring/libunistring_1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libpthread-stubs-0.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1133 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1139 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1140 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libxml2-2.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libxau-1_1.0.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1142 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/python/python3_3.11.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxdmcp-1_1.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1145 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-proto/xorgproto_2022.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1147 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-glib-2.0-1_2.74.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1153 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1154 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux_2.38.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xcb-proto-1.15.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-gmp-6.2.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.1-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-libunistring-1.1-r0: task do_packagedata_setscene: Succeeded\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_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-util-macros-1_1.19.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xorgproto-2022.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1163 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/meson/meson_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_packagedata_setscene: Started\nNOTE: Running task 519 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_fetch)\nNOTE: recipe meson-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-util-linux-2.38.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1167 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1168 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1169 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1170 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libpcre/libpcre2_10.42.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1172 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1173 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1174 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1175 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1176 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1177 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1178 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1179 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_packagedata_setscene)\nNOTE: recipe meson-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1181 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-python3-3.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 622 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_fetch)\nNOTE: Running setscene task 1184 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-connectivity/openssl/openssl_3.0.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1185 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libpcre2-10.42-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libcap-ng-0.8.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1186 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1187 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux-libuuid_2.38.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1189 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1191 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/xz/xz_5.4.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1193 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-readline-8.2-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1195 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1199 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/libffi/libffi_3.4.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1201 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1204 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1205 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/zlib/zlib_1.2.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1206 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1208 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/bzip2/bzip2_1.0.8.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-readline-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1212 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/sqlite/sqlite3_3.40.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.33-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-readline-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.38.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1214 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1219 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/libtirpc/libtirpc_1.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-xz-5.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-zlib-1.2.13-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1228 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_packagedata_setscene)\nNOTE: Running task 705 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_fetch)\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 720 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_fetch)\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 745 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_fetch)\nNOTE: Running task 758 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_fetch)\nNOTE: Running task 759 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_fetch)\nNOTE: Running task 761 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_fetch)\nNOTE: Running task 762 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_fetch)\nNOTE: Running task 766 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch)\nNOTE: recipe nativesdk-sqlite3-3_3.40.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libtirpc-1.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 1233 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_fetch: Started\nNOTE: Running task 866 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_unpack)\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1235 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_packagedata_setscene)\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_fetch: Succeeded\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_fetch: Started\nNOTE: Running noexec task 940 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_fetch)\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_fetch: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_fetch: Succeeded\nNOTE: Running task 1015 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_unpack)\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_fetch: Started\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 1016 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_unpack)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 1017 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_unpack)\nNOTE: Running setscene task 1236 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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 binutils-cross-canadian-x86-64-2.40-r0: task do_unpack: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1239 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_unpack: Succeeded\nNOTE: Running task 1022 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_patch)\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1241 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc_2.37.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-gcc-runtime-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1243 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_patch: Started\nNOTE: recipe nativesdk-libgcc-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1244 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1247 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_patch: Succeeded\nNOTE: Running task 1025 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_patch)\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_patch: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-2.37-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1254 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1256 of 1277 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_patch: Succeeded\nNOTE: recipe gcc-crosssdk-x86_64-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 nativesdk-cmake-3.25.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1047 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_patch)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_patch: Succeeded\nNOTE: Running task 1050 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_generate_toolchain_file)\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-12.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1265 of 1277 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.40.bb:do_populate_sysroot_setscene)\nNOTE: Running task 1051 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/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-x86_64-pokysdk-linux-2.40-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.40-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 1269 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/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 1272 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/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 1273 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_unpack: Succeeded\nNOTE: Running task 1063 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_patch)\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1275 of 1277 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_populate_sysroot_setscene)\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_patch: Started\nNOTE: recipe autoconf-native-2.71-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.71-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 1131 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-source_12.2.bb:do_unpack)\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_unpack: Started\nNOTE: Running task 1746 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_unpack)\nNOTE: Running task 1827 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_unpack)\nNOTE: Running task 1872 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_unpack)\nNOTE: Running task 1900 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_unpack)\nNOTE: Running task 1901 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_unpack)\nNOTE: Running task 1902 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_unpack)\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_patch: Succeeded\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_unpack: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_unpack: Succeeded\nNOTE: Running task 2174 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_patch)\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 2175 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_patch)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_patch: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_patch: Succeeded\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_unpack: Succeeded\nNOTE: Running task 2178 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_patch)\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_patch: Started\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2180 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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_unpack: Succeeded\nNOTE: Running task 2181 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/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_patch: Succeeded\nNOTE: recipe gcc-source-12.2.0-12.2.0-r0: task do_patch: Succeeded\nNOTE: Running task 2184 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/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: Running task 2985 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3307 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3354 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3367 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3368 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3369 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3371 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3372 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3375 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3377 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-cross-canadian-x86-64-12.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3648 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3737 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_configure)\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3738 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_configure)\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3739 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/diffutils/diffutils_3.9.bb:do_configure)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3740 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_package_write_rpm: Started\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_configure: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3741 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_configure)\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_configure: Started\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3742 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_configure)\nNOTE: recipe gcc-cross-canadian-x86-64-12.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3743 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_configure)\nNOTE: recipe nativesdk-pkgconfig-0.29.2+gitAUTOINC+d97db4fae4-r0: task do_configure: Started\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_configure: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3744 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/cmake/cmake_3.25.2.bb:do_configure)\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_configure: Started\nNOTE: recipe gcc-cross-canadian-x86-64-12.2.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_configure: Started\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_configure: Started\nNOTE: Running task 3745 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/qemu/qemu_7.2.0.bb:do_configure)\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_configure: Started\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_configure: Succeeded\nNOTE: Running task 3746 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/binutils/binutils-cross-canadian_2.40.bb:do_compile)\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_compile: Started\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_configure: Succeeded\nNOTE: Running task 3747 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gdb/gdb-cross-canadian_12.1.bb:do_compile)\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_compile: Started\nNOTE: recipe gcc-cross-canadian-x86-64-12.2.0-r0: task do_configure: Succeeded\nNOTE: Running task 3748 of 3820 (/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb:do_compile)\nNOTE: recipe gcc-cross-canadian-x86-64-12.2.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_configure: Succeeded\nNOTE: Running task 3749 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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-rust-1.67.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3750 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_patch)\nNOTE: Running task 3751 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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 3753 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_rust_create_wrappers)\nNOTE: Running task 3754 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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 3755 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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: Running task 3756 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust_1.67.0.bb:do_compile)\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_configure: Succeeded\nNOTE: Running task 3757 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/shadow/shadow_4.13.bb:do_compile)\nNOTE: recipe nativesdk-rust-1.67.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_compile: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3758 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_patch)\nNOTE: Running task 3759 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_cargo_setup_snapshot)\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-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/temp/run.do_configure.2440211', 1, None, None)\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_cargo_setup_snapshot: Started\nNOTE: recipe nativesdk-cargo-1.67.0-r0: task do_patch: Succeeded\nNOTE: Running task 3761 of 3820 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/cargo_1.67.0.bb:do_rust_gen_targets)\nNOTE: recipe nativesdk-rust-llvm-1.67.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb:do_package_write_rpm unihash changed to 9309ced8657bc5391e202335899cdde4f064034642fbf32d02eff8932d7f1cd2\nNOTE: Setscene tasks completed\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: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/temp/log.do_configure.2440211\nLog data follows:\n| DEBUG: Executing python function extend_recipe_sysroot\n| NOTE: Direct dependencies are ['/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot', '/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_sysroot', 'virtual:native:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/glibc/glibc_2.37.bb:do_populate_sysroot', 'virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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-x86_64-pokysdk-linux', 'libtool-native', 'quilt-native', 'autoconf-native', 'automake-native', 'chrpath-native', 'pseudo-native', 'nativesdk-glibc', 'nativesdk-gcc-runtime', 'nativesdk-libgcc', 'nativesdk-linux-libc-headers', 'gnu-config-native', 'mpfr-native', 'gmp-native', 'zlib-native', 'binutils-crosssdk-x86_64-pokysdk-linux', 'flex-native', 'gettext-native', 'zstd-native', 'libmpc-native', 'xz-native', 'texinfo-dummy-native', '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', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/aclocal/ --automake-acdir=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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=x86_64-linux \t\t  --host=x86_64-pokysdk-linux \t\t  --target=x86_64-pokysdk-linux \t\t  --prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr \t\t  --exec_prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr \t\t  --bindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin \t\t  --sbindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin \t\t  --libexecdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/libexec \t\t  --datadir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share \t\t  --sysconfdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/etc \t\t  --sharedstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/com \t\t  --localstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/var \t\t  --libdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib \t\t  --includedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include \t\t  --oldincludedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include \t\t  --infodir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/info \t\t  --mandir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/meta/site/endian-little\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common-glibc\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/x86_64-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common\n| checking for a BSD-compatible install... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for x86_64-pokysdk-linux-strip... x86_64-pokysdk-linux-strip\n| checking for a race-free mkdir -p... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/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... x86_64-pc-linux-gnu\n| checking host system type... x86_64-pokysdk-linux-gnu\n| checking how to print strings... printf\n| checking whether make supports the include directive... yes (GNU style)\n| checking for x86_64-pokysdk-linux-gcc... x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... none needed\n| checking whether x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot understands -c and -o together... yes\n| checking dependency style of x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/hosttools/grep\n| checking for egrep... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/hosttools/grep -E\n| checking for fgrep... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/hosttools/grep -F\n| checking for ld used by x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot\n| checking if the linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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)... x86_64-pokysdk-linux-gcc-nm\n| checking the name lister (x86_64-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 x86_64-pc-linux-gnu file names to x86_64-pokysdk-linux-gnu format... func_convert_file_noop\n| checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop\n| checking for x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  option to reload object files... -r\n| checking for x86_64-pokysdk-linux-file... no\n| checking for file... file\n| configure: WARNING: using cross tools not prefixed with host triplet\n| checking for x86_64-pokysdk-linux-objdump... x86_64-pokysdk-linux-objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for x86_64-pokysdk-linux-dlltool... no\n| checking for dlltool... no\n| checking how to associate runtime and link libraries... printf %s\\n\n| checking for x86_64-pokysdk-linux-ar... x86_64-pokysdk-linux-gcc-ar\n| checking for archiver @FILE support... @\n| checking for x86_64-pokysdk-linux-strip... (cached) x86_64-pokysdk-linux-strip\n| checking for x86_64-pokysdk-linux-ranlib... x86_64-pokysdk-linux-gcc-ranlib\n| checking command to parse x86_64-pokysdk-linux-gcc-nm output from x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/hosttools/dd\n| checking how to truncate binary pipes... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/hosttools/dd bs=4096 count=1\n| checking for x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... no\n| checking for x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64) 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 x86_64-pokysdk-linux-gcc... (cached) x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... (cached) yes\n| checking for x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... (cached) none needed\n| checking whether x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/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-debian/build/build-st-1717639/tmp/work/x86_64-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/x86_64-pokysdk-linux/usr'  '--build=x86_64-linux' '--host=x86_64-pokysdk-linux' '--target=x86_64-pokysdk-linux' '--exec_prefix=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr' '--bindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin' '--sbindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin' '--libexecdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/libexec' '--datadir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share' '--sysconfdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/etc' '--sharedstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/com' '--localstatedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/var' '--libdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib' '--includedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include' '--oldincludedir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include' '--infodir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/info' '--mandir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/man' '--disable-silent-rules' '--disable-dependency-tracking' '--with-libtool-sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot' '--disable-indirect-deps' '--disable-static' '--with-internal-glib' 'build_alias=x86_64-linux' 'host_alias=x86_64-pokysdk-linux' 'target_alias=x86_64-pokysdk-linux' 'CC=x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot=  -fmacro-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot=  -fdebug-prefix-map=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib/pkgconfig:/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/share/pkgconfig' 'PKG_CONFIG_LIBDIR=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib/pkgconfig' --cache-file=/dev/null --srcdir=../../git/glib\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/endian-little\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common-glibc\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/x86_64-linux\n| configure: loading site script /home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/site/common\n| checking for a BSD-compatible install... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for x86_64-pokysdk-linux-strip... x86_64-pokysdk-linux-strip\n| checking for a race-free mkdir -p... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/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 x86_64-pokysdk-linux-gcc... x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to enable C11 features... none needed\n| checking whether x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... none\n| checking how to run the C preprocessor... x86_64-pokysdk-linux-gcc -E --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot -march=x86-64\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... x86_64-pc-linux-gnu\n| checking host system type... x86_64-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 x86_64-pokysdk-linux-c++... x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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 x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot accepts -g... yes\n| checking for x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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 x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/hosttools/perl\n| checking for a Python interpreter with version >= 2.5... python3\n| checking for python3... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/hosttools/python3\n| checking for python3 version... 3.9\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.9/site-packages\n| checking for python3 extension module directory (pyexecdir)... ${libdir}/python3.9/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-debian/build/build-st-1717639/tmp/hosttools/grep\n| checking for egrep... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/hosttools/grep -E\n| checking for fgrep... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/hosttools/grep -F\n| checking for ld used by x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64\n| checking if the linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... x86_64-pokysdk-linux-gcc-nm\n| checking the name lister (x86_64-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 x86_64-pc-linux-gnu file names to x86_64-pokysdk-linux-gnu format... func_convert_file_noop\n| checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop\n| checking for x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 option to reload object files... -r\n| checking for x86_64-pokysdk-linux-file... no\n| checking for file... file\n| checking for x86_64-pokysdk-linux-objdump... x86_64-pokysdk-linux-objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for x86_64-pokysdk-linux-dlltool... configure: WARNING: using cross tools not prefixed with host triplet\n| no\n| checking for dlltool... no\n| checking how to associate runtime and link libraries... printf %s\\n\n| checking for x86_64-pokysdk-linux-ar... x86_64-pokysdk-linux-gcc-ar\n| checking for archiver @FILE support... @\n| checking for x86_64-pokysdk-linux-strip... (cached) x86_64-pokysdk-linux-strip\n| checking for x86_64-pokysdk-linux-ranlib... x86_64-pokysdk-linux-gcc-ranlib\n| checking command to parse x86_64-pokysdk-linux-gcc-nm output from x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/hosttools/dd\n| checking how to truncate binary pipes... /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/hosttools/dd bs=4096 count=1\n| checking for x86_64-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 x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... no\n| checking for x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 -m elf_x86_64) 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... x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot -E\n| checking for ld used by x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot... x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 -m elf_x86_64\n| checking if the linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 -m elf_x86_64) is GNU ld... yes\n| checking whether the x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes\n| checking for x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC\n| checking if x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes\n| checking if x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot static flag -static works... yes\n| checking if x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... yes\n| checking if x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot supports -c -o file.o... (cached) yes\n| checking whether the x86_64-pokysdk-linux-g++ -march=x86-64 --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot linker (x86_64-pokysdk-linux-ld --sysroot=/home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/recipe-sysroot  -m elf_x86_64 -m elf_x86_64) 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... (cached) 1\n| checking size of short... (cached) 2\n| checking size of long... (cached) 8\n| checking size of int... (cached) 4\n| checking size of void *... (cached) 8\n| checking size of long long... (cached) 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-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/build-st-1717639/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-pkgconfig/0.29.2+gitAUTOINC+d97db4fae4-r0/build/glib/config.log /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/work/x86_64-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-debian/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure) failed with exit code '1'\nNOTE: recipe nativesdk-diffutils-3.9-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-qemu-7.2.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-bison-3.8.2-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-shadow-4.13-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-cmake-3.25.2-r0: task do_compile: Succeeded\nNOTE: recipe binutils-cross-canadian-x86-64-2.40-r0: task do_compile: Succeeded\nNOTE: recipe gdb-cross-canadian-x86-64-12.1-r0: task do_compile: Succeeded\nNOTE: recipe gcc-cross-canadian-x86-64-12.2.0-r0: task do_compile: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-debian/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 3761 tasks of which 3693 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/log/error-report/error_report_20230214193021.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/tmp/log/error-report/error_report_20230214193021.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-debian/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 10:00:15,838 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1717639/conf/local.conf\n2023-02-14 10:00:15,839 - 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 11:29:30,431 - 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.777525901794434,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 4092.6468935012817,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 407.79039478302,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 83.16858863830566,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 143.52221751213074,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 28.31967854499817,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 3.055138111114502,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 3.487934112548828,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 3.070678949356079,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.2660708427429199,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.009088516235351562,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0016353130340576172,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.03836536407470703,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0014960765838623047,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.005311250686645508,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.005219221115112305,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.00664973258972168,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.005149364471435547,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0028505325317382812,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0009310245513916016,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0011739730834960938,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0015087127685546875,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0017659664154052734,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.010350465774536133,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.010921239852905273,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.05860280990600586,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.0010979175567626953,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.007435321807861328,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0011899471282958984,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0014328956604003906,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 138.3587291240692,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.06671547889709473,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.4383046627044678,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.29886627197265625,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 315.6517701148987,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.5741612911224365,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 319.304146528244,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 311.1480813026428,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 310.01941776275635,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.24087095260620117,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.21868586540222168,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.1601276397705078,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.11435914039611816,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 26.772103309631348,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 3337.0375332832336,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 15.868431568145752,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 366.79833698272705,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 129.240496635437,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 99.7709641456604,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 97.54144477844238,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 81.96651244163513,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 58.87859749794006,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 11.400902032852173,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 12.130200624465942,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 51.796324491500854,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 58.62918829917908,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 14.103227138519287,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 163.09808564186096,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 104.09046673774719,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 51.6216516494751,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.24326229095458984,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.16127705574035645,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.38461995124816895,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 5.44585394859314,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 2.035277843475342,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 6.1818459033966064,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 5.279292345046997,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 3.876849889755249,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 1.8425447940826416,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.1416771411895752,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 1.9654951095581055,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 2.373319149017334,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 2687.157445907593,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 130.62549018859863,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 90.65862512588501,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 44.37148380279541,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 88.3179304599762,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 39.00634407997131,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 80.88249373435974,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 41.74317908287048,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 1.0258302688598633,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 17.118658542633057,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 41.09278440475464,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 17.826780557632446,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 15.432503938674927,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 33.14004063606262,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 14.770233154296875,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 4.346669673919678,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 6.41906213760376,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 14.526574850082397,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 20.532175540924072,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 32.777423620224,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 11.466936826705933,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 15.56553602218628,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 15.21898603439331,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 18.60616898536682,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 17.042704820632935,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 16.167412996292114,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 15.783153057098389,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 15.39230751991272,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 16.287272691726685,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 18.483333826065063,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 23.58421301841736,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 18.91956639289856,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 18.86956787109375,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 28.783562183380127,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 18.02907419204712,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 14.631364107131958,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 14.860833406448364,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 27.711110591888428,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 27.177212476730347,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 25.650771856307983,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 33.44950032234192,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 8.596798419952393,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 8.599231719970703,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 11.037034749984741,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 9.358358383178711,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 8.295965194702148,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 20.092546463012695,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 15.11615514755249,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 1.4576561450958252,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 7.462332487106323,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 7.343552112579346,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 3.670525074005127,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 8.12781047821045,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.025500774383544922,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.20534467697143555,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.12826299667358398,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.14041972160339355,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.007891654968261719,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.008836746215820312,
                "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.01239633560180664,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.007547616958618164,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.0070459842681884766,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.0069103240966796875,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.007225990295410156,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.007153987884521484,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.006829500198364258,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.007078409194946289,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.007204771041870117,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 68.11561632156372,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 18.073044538497925,
                "status": "PASSED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 17.92263650894165,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.02021479606628418,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.08012127876281738,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.044171810150146484,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.04281282424926758,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.019576549530029297,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.03305530548095703,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.04003453254699707,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.052084922790527344,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.051755428314208984,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.05556511878967285,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.04890322685241699,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.05061936378479004,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.0280759334564209,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.021628379821777,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.025150537490845,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.015430688858032,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 228.36086750030518,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 18.509620666503906,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 20.3911190032959,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 22.77666735649109,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 20.203574419021606,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 17.483895301818848,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 17.09394907951355,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 15.053187608718872,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 17.644800186157227,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 17.76899766921997,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 16.573768377304077,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 14.325686931610107,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 205.2770299911499,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 385.3443248271942,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 337.64697766304016,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 914.0947186946869,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 37.095900774002075,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 35.631510496139526,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 42.221283197402954,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 212.49973225593567,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 172.71610975265503,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 256.1984612941742,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 175.34818625450134,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 138.81612539291382,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 168.64026999473572,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 62.69637060165405,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.030664682388305664,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 127.22004222869873,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 955.2276747226715,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 267.03043723106384,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 52.280417680740356,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_cleansstate_task_distro_nonspecific": {
                "duration": 49.76190185546875,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_cleansstate_task_distro_specific": {
                "duration": 51.114845514297485,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 71.23125886917114,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 65.4418261051178,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 56.18264079093933,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 53.91348052024841,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_32_64_same_hash": {
                "duration": 143.77002477645874,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_allarch_samesigs": {
                "duration": 337.381671667099,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_cache_management_script_using_machine": {
                "duration": 3581.5885560512543,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_cache_management_script_using_pr_1": {
                "duration": 164.93644952774048,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_cache_management_script_using_pr_2": {
                "duration": 330.1340317726135,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_cache_management_script_using_pr_3": {
                "duration": 519.3217160701752,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 56.83095955848694,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 47.289323806762695,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_creation_distro_specific_fail": {
                "duration": 54.10497236251831,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_creation_distro_specific_pass": {
                "duration": 53.76596212387085,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_movelayer_samesigs": {
                "duration": 89.42991971969604,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 94.13239192962646,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_nativelsbstring_same_hash": {
                "duration": 135.95490884780884,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 440.19258856773376,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_noop_samesigs": {
                "duration": 481.41362023353577,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_sstate_sametune_samesigs": {
                "duration": 777.3405940532684,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 69.91841506958008,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 47.713744163513184,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 17.828566312789917,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 39.35702347755432,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 80.67996954917908,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.06520843505859375,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10174822807312012,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10181307792663574,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10306358337402344,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 2.8325355052948,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 2.753047227859497,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 2.6919033527374268,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 2.512056589126587,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3046116828918457,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 2.7328810691833496,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20317435264587402,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.6041078567504883,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 2.0822863578796387,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.97232985496521,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 1.074042797088623,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.9499073028564453,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.8651134967803955,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.9707658290863037,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 5.378656387329102,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 5.0539422035217285,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 86.05744123458862,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.6041951179504395,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.6212143898010254,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.5163767337799072,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.522000789642334,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 86.11709666252136,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 29.947412490844727,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 24.804137468338013,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 22.737574815750122,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 51.858765840530396,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 29.257090091705322,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 124.07430148124695,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 29.1808180809021,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 23.237666845321655,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 65.15023255348206,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 30.184568405151367,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 28.710466384887695,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 42.01715564727783,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 27.53012776374817,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 24.035641193389893,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 36.10640501976013,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 19.94278311729431,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 15.561659336090088,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 63.93024563789368,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 44.72672152519226,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 34.43006348609924,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 41.23159432411194,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 18.99245572090149,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 20.73724675178528,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 33.05316972732544,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 36.2593936920166,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 75.47928738594055,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 83.18852972984314,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 21.847620010375977,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 42.59462356567383,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 34.332791328430176,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 293.6951470375061,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 24.31229305267334,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 12.559569358825684,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 31.579866647720337,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 27.667704105377197,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 13.959943056106567,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 13.760456562042236,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 53.75270414352417,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.24159502983093262,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 261.77416467666626,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 27.33153247833252,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 26.593518018722534,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 24.625386714935303,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 3068.0422627925873,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 91.02318549156189,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 60.702829122543335,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 28.400773763656616,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 28.150336742401123,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 21.688220977783203,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 24.860058069229126,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 40.36053824424744,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 53.67613434791565,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 6.3808348178863525,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 6.835060358047485,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 23.597534894943237,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 26.402374029159546,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 166.8071630001068,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 77.79700803756714,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 71.88528943061829,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 21.138551235198975,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 117.77378535270691,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 65.5953676700592,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.057987213134765625,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 19.757431268692017,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 15.078438520431519,
                "status": "PASSED"
            }
        }
    }
}